Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/tests/
H A 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
H A 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
H A Dlayer_validation_tests.cpp119 auto push_descriptor_prop = lvl_init_struct<VkPhysicalDevicePushDescriptorPropertiesKHR>(); in GetPushDescriptorProperties() local
H A Dvklayertests_command.cpp4138 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
H A Dvklayertests_pipeline_shader.cpp4481 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp2632 VkPhysicalDevicePushDescriptorPropertiesKHR push_descriptor_prop; in PostCallRecordCreateDevice() local