Searched refs:s_pipelineLayoutCases (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2560 static const NamedParameters<PipelineLayout> s_pipelineLayoutCases[] = in createObjectManagementTests() local 2625 CASE_DESC(createSingleTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2654 CASE_DESC(createMultipleUniqueResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2683 CASE_DESC(createMultipleSharedResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2712 CASE_DESC(createMaxConcurrentTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2741 CASE_DESC(multithreadedCreatePerThreadDeviceTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2770 CASE_DESC(multithreadedCreatePerThreadResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2799 CASE_DESC(multithreadedCreateSharedResourcesTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2828 CASE_DESC(createSingleAllocCallbacksTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests() 2857 CASE_DESC(allocCallbackFailTest <PipelineLayout>, s_pipelineLayoutCases), in createObjectManagementTests()
|