Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_settings_tests.cpp60 auto layer_props = env.GetLayerProperties(1); in TEST() local
90 auto layer_props = env.GetLayerProperties(1); in TEST() local
132 auto layer_props = env.GetLayerProperties(1); in TEST() local
146 auto layer_props = env.GetLayerProperties(1); in TEST() local
205 auto layer_props = env.GetLayerProperties(1); in TEST() local
221 auto layer_props = env.GetLayerProperties(1); in TEST() local
255 auto layer_props = env.GetLayerProperties(1); in TEST() local
269 auto layer_props = env.GetLayerProperties(1); in TEST() local
327 auto layer_props = env.GetLayerProperties(2); in TEST() local
354 auto layer_props = env.GetLayerProperties(2); in TEST() local
[all …]
Dloader_layer_tests.cpp144 uint32_t layer_props = 43; in TEST() local
995 auto layer_props = env.GetLayerProperties(2); in TEST() local
1035 auto layer_props = env.GetLayerProperties(1); in TEST() local
1070 auto layer_props = env.GetLayerProperties(2); in TEST() local
1088 auto layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local
1114 auto layer_props = env.GetLayerProperties(1); in TEST() local
1152 auto layer_props = env.GetLayerProperties(3); in TEST() local
1252 auto layer_props = env.GetLayerProperties(1); in TEST() local
1280 auto layer_props = env.GetLayerProperties(2); in TEST() local
1287 auto layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local
[all …]
Dloader_regression_tests.cpp190 VkLayerProperties layer_props[2] = {}; in TEST() local
203 VkLayerProperties layer_props[2] = {}; in TEST() local
210 VkLayerProperties layer_props{}; in TEST() local
325 auto layer_props = inst.GetActiveLayers(phys_dev, 1); in TEST() local
329 VkLayerProperties layer_props; in TEST() local
1363 auto layer_props = env.GetLayerProperties(1); in TEST() local
1394 auto layer_props = env.GetLayerProperties(1); in TEST() local
1430 auto layer_props = env.GetLayerProperties(2); in TEST() local
1469 auto layer_props = env.GetLayerProperties(2); in TEST() local
1501 auto layer_props = env.GetLayerProperties(1); in TEST() local
[all …]
/third_party/skia/third_party/externals/angle2/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
/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp234 std::vector<VkLayerProperties> layer_props{count}; local
796 std::vector<VkLayerProperties> layer_props{count}; local
/third_party/vulkan-loader/loader/
Dloader.c6544 …struct loader_layer_properties *layer_props = icd_term->this_instance->expanded_activated_layer_li… local
6596 …struct loader_layer_properties *layer_props = icd_term->this_instance->expanded_activated_layer_li… local