Searched refs:s_graphicsPipelineCases (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2918 static const NamedParameters<GraphicsPipeline> s_graphicsPipelineCases[] = in createObjectManagementTests() local 2977 CASE_DESC(createSingleTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3007 CASE_DESC(createMultipleUniqueResourcesTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3037 CASE_DESC(createMultipleSharedResourcesTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3067 CASE_DESC(createMaxConcurrentTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3097 CASE_DESC(multithreadedCreatePerThreadDeviceTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3127 …CASE_DESC(multithreadedCreatePerThreadResourcesTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3157 CASE_DESC(multithreadedCreateSharedResourcesTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3187 CASE_DESC(createSingleAllocCallbacksTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() 3218 CASE_DESC(allocCallbackFailTest <GraphicsPipeline>, s_graphicsPipelineCases), in createObjectManagementTests() [all …]
|