Searched defs:enabled_layer_props (Results 1 – 1 of 1) sorted by relevance
| /third_party/vulkan-loader/tests/ |
| D | loader_layer_tests.cpp | 1005 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2282 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2295 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2308 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2357 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2370 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2383 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 1); in TEST() local 2434 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local 2450 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local 2494 auto enabled_layer_props = inst.GetActiveLayers(inst.GetPhysDev(), 2); in TEST() local [all …]
|