Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp86 struct devExts { struct
87 bool wsi_enabled;
88 bool wsi_display_swapchain_enabled;
89 unordered_map<VkSwapchainKHR, unique_ptr<SWAPCHAIN_NODE>> swapchainMap;
90 unordered_map<VkImage, VkSwapchainKHR> imageToSwapchainMap;