Searched refs:has_all_device_layers (Results 1 - 2 of 2) sorted by relevance

/external/vulkan-validation-layers/demos/smoke/
H A DShell.h136 bool has_all_device_layers(VkPhysicalDevice phy) const;
H A DShell.cpp141 bool Shell::has_all_device_layers(VkPhysicalDevice phy) const function in class:Shell
232 if (!has_all_device_layers(phy) || !has_all_device_extensions(phy))

Completed in 167 milliseconds