Searched refs:supportedLayers (Results 1 – 1 of 1) sorted by relevance
46 vector<const char*> getValidationLayers (const vector<vk::VkLayerProperties>& supportedLayers) in getValidationLayers() argument64 if (vk::isLayerSupported(supportedLayers, vk::RequiredLayer(s_magicLayer))) in getValidationLayers()70 if (isLayerSupported(supportedLayers, vk::RequiredLayer(s_defaultLayers[ndx]))) in getValidationLayers()