Searched refs:s_pipelineLayoutCases (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2909 static const NamedParameters<PipelineLayout> s_pipelineLayoutCases[] = in createObjectManagementTests() local 2975 CASE_DESC(createSingleTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3005 CASE_DESC(createMultipleUniqueResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3035 CASE_DESC(createMultipleSharedResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3065 CASE_DESC(createMaxConcurrentTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3095 CASE_DESC(multithreadedCreatePerThreadDeviceTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3125 CASE_DESC(multithreadedCreatePerThreadResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3155 CASE_DESC(multithreadedCreateSharedResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3185 CASE_DESC(createSingleAllocCallbacksTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 3216 CASE_DESC(allocCallbackFailTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests()
|