Home
last modified time | relevance | path

Searched refs:GetPushDescriptorProperties (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.h670 VkPhysicalDevicePushDescriptorPropertiesKHR GetPushDescriptorProperties(VkInstance instance, VkPhys…
Dvklayertests_descriptor_renderpass_framebuffer.cpp5335 … (GetPushDescriptorProperties(instance(), gpu()).maxPushDescriptors > 0); in TEST_F()
6449 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F()
6872 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F()
6924 (GetPushDescriptorProperties(instance(), gpu()).maxPushDescriptors > 0)) { in TEST_F()
Dvkpositivelayertests.cpp2295 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F()
2373 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F()
2469 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F()
5486 … push_descriptor_found = GetPushDescriptorProperties(instance(), gpu()).maxPushDescriptors > 0; in TEST_F()
Dlayer_validation_tests.cpp112 VkPhysicalDevicePushDescriptorPropertiesKHR GetPushDescriptorProperties(VkInstance instance, VkPhys… in GetPushDescriptorProperties() function
Dvklayertests_pipeline_shader.cpp4481 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F()
Dvklayertests_command.cpp4138 auto push_descriptor_prop = GetPushDescriptorProperties(instance(), gpu()); in TEST_F()