Searched refs:IsLayerSupported (Results 1 – 2 of 2) sorted by relevance
614 static bool IsLayerSupported(const VkLayerProperties* pProps, size_t propCount, const char* pLayerN… in IsLayerSupported() function1235 …if(IsLayerSupported(instanceLayerProps.data(), instanceLayerProps.size(), VALIDATION_LAYER_NAME) =… in InitializeApplication()
1547 static bool IsLayerSupported(const VkLayerProperties* pProps, size_t propCount, const char* pLayerN… in IsLayerSupported() function2018 … IsLayerSupported(instanceLayerProps.data(), instanceLayerProps.size(), VALIDATION_LAYER_NAME); in InitVulkan()