Searched refs:s_descriptorPoolCases (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2586 static const NamedParameters<DescriptorPool> s_descriptorPoolCases[] = in createObjectManagementTests() local 2631 CASE_DESC(createSingleTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2660 CASE_DESC(createMultipleUniqueResourcesTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2689 CASE_DESC(createMultipleSharedResourcesTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2718 CASE_DESC(createMaxConcurrentTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2747 CASE_DESC(multithreadedCreatePerThreadDeviceTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2776 CASE_DESC(multithreadedCreatePerThreadResourcesTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2805 CASE_DESC(multithreadedCreateSharedResourcesTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2834 CASE_DESC(createSingleAllocCallbacksTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests() 2863 CASE_DESC(allocCallbackFailTest <DescriptorPool>, s_descriptorPoolCases), in createObjectManagementTests()
|