Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.cpp56 vector<const char*> getValidationLayers (const vector<vk::VkLayerProperties>& supportedLayers) in getValidationLayers() argument
74 if (vk::isLayerSupported(supportedLayers, vk::RequiredLayer(s_magicLayer))) in getValidationLayers()
80 if (isLayerSupported(supportedLayers, vk::RequiredLayer(s_defaultLayers[ndx]))) in getValidationLayers()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.cpp56 vector<const char*> getValidationLayers (const vector<vk::VkLayerProperties>& supportedLayers) in getValidationLayers() argument
74 if (vk::isLayerSupported(supportedLayers, vk::RequiredLayer(s_magicLayer))) in getValidationLayers()
80 if (isLayerSupported(supportedLayers, vk::RequiredLayer(s_defaultLayers[ndx]))) in getValidationLayers()

Completed in 4 milliseconds