Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvkpositivelayertests.cpp2295 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
2373 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
2469 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
Dlayer_validation_tests.cpp119 auto push_descriptor_prop = lvl_init_struct<VkPhysicalDevicePushDescriptorPropertiesKHR>(); in GetPushDescriptorProperties() local
Dvklayertests_descriptor_renderpass_framebuffer.cpp6449 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
6872 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
Dvklayertests_command.cpp4138 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
Dvklayertests_pipeline_shader.cpp4481 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp2632 VkPhysicalDevicePushDescriptorPropertiesKHR push_descriptor_prop; in PostCallRecordCreateDevice() local