Flutter Engine
The Flutter Engine
|
#include <cstdint>
#include <memory>
#include <variant>
#include "impeller/geometry/size.h"
#include "impeller/renderer/backend/vulkan/swapchain/swapchain_transients_vk.h"
#include "impeller/renderer/backend/vulkan/vk.h"
Go to the source code of this file.
Classes | |
class | impeller::KHRSwapchainImplVK |
An instance of a swapchain that does NOT adapt to going out of date with the underlying surface. Errors will be indicated when the next drawable is acquired from this implementation of the swapchain. If the error is due the swapchain going out of date, the caller must recreate another instance by optionally stealing this implementations guts. More... | |
struct | impeller::KHRSwapchainImplVK::AcquireResult |
Namespaces | |
namespace | impeller |