HomeSort by relevance Sort by last modified time
    Searched full:has_all_device_layers (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/demos/smoke/
Shell.h 136 bool has_all_device_layers(VkPhysicalDevice phy) const;
Shell.cpp 141 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 2937 milliseconds