Flutter Impeller
context_vk.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

bool impeller::HasValidationLayers ()
 
static std::optional< vk::PhysicalDevice > impeller::PickPhysicalDevice (const CapabilitiesVK &caps, const vk::Instance &instance)
 
static std::vector< vk::DeviceQueueCreateInfo > impeller::GetQueueCreateInfos (std::initializer_list< QueueIndexVK > queues)
 
static std::optional< QueueIndexVK > impeller::PickQueue (const vk::PhysicalDevice &device, vk::QueueFlagBits flags)
 

Variables

static bool impeller::gHasValidationLayers = false