Home
last modified time | relevance | path

Searched defs:_SwpDevice (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dswapchain.h266 struct _SwpDevice { struct
268 VkDevice device;
271 SwpPhysicalDevice *pPhysicalDevice;
274 bool swapchainExtensionEnabled;
278 unordered_map<VkSwapchainKHR, SwpSwapchain *> swapchains;
281 unordered_map<VkQueue, SwpQueue *> queues;