Flutter Engine
 
Loading...
Searching...
No Matches
context_vk.cc File Reference

Go to the source code of this file.

Namespaces

namespace  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< QueueIndexVKimpeller::PickQueue (const vk::PhysicalDevice &device, vk::QueueFlagBits flags)
 

Variables

static bool impeller::gHasValidationLayers = false