Flutter Impeller
khr_swapchain_impl_vk.cc File Reference

Go to the source code of this file.

Classes

struct  impeller::KHRFrameSynchronizerVK
 

Namespaces

 impeller
 

Functions

static bool impeller::ContainsFormat (const std::vector< vk::SurfaceFormatKHR > &formats, vk::SurfaceFormatKHR format)
 
static std::optional< vk::SurfaceFormatKHR > impeller::ChooseSurfaceFormat (const std::vector< vk::SurfaceFormatKHR > &formats, PixelFormat preference)
 
static std::optional< vk::CompositeAlphaFlagBitsKHR > impeller::ChooseAlphaCompositionMode (vk::CompositeAlphaFlagsKHR flags)
 

Variables

static constexpr size_t impeller::kMaxFramesInFlight = 2u