Home
last modified time | relevance | path

Searched defs:layer_props (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp42 VkResult init_global_extension_properties(layer_properties &layer_props) in init_global_extension_properties()
114 layer_properties layer_props; in init_global_layer_properties() local
126 VkResult init_device_extension_properties(struct sample_info &info, layer_properties &layer_props) in init_device_extension_properties()
160 VkBool32 demo_check_layers(const std::vector<layer_properties> &layer_props, in demo_check_layers()
286 for (auto &layer_props : info.instance_layer_properties) in init_enumerate_device() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c710 VkLayerProperties *layer_props = malloc(layer_count * sizeof(VkLayerProperties)); in create_instance() local
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp204 std::vector<VkLayerProperties> layer_props; in layers() local
Dvkrenderframework.cpp76 std::vector<VkLayerProperties> layer_props; in InstanceLayerSupported() local