Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.cc224 std::vector<VkLayerProperties> available_layer_properties; in AreAllValidationLayersSupported() local
230 available_layer_properties.resize(available_layer_count); in AreAllValidationLayersSupported()
232 available_layer_properties.data()) != in AreAllValidationLayersSupported()
240 for (const auto& property : available_layer_properties) { in AreAllValidationLayersSupported()

Completed in 2 milliseconds