Flutter Engine
The Flutter Engine
|
#include <memory>
#include "flutter/fml/build_config.h"
#include "impeller/geometry/size.h"
#include "impeller/renderer/backend/vulkan/vk.h"
#include "impeller/renderer/context.h"
#include "impeller/renderer/surface.h"
Go to the source code of this file.
Classes | |
class | impeller::SwapchainVK |
A swapchain that adapts to the underlying surface going out of date. If the caller cannot acquire the next drawable, it is due to an unrecoverable error and the swapchain must be recreated with a new surface. More... | |
Namespaces | |
namespace | impeller |