Searched refs:s_pipelineCacheCases (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2905 static const NamedParameters<PipelineCache> s_pipelineCacheCases[] = in createObjectManagementTests() local 2974 CASE_DESC(createSingleTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3004 CASE_DESC(createMultipleUniqueResourcesTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3034 CASE_DESC(createMultipleSharedResourcesTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3064 CASE_DESC(createMaxConcurrentTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3094 CASE_DESC(multithreadedCreatePerThreadDeviceTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3124 CASE_DESC(multithreadedCreatePerThreadResourcesTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3154 CASE_DESC(multithreadedCreateSharedResourcesTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3184 CASE_DESC(createSingleAllocCallbacksTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests() 3215 CASE_DESC(allocCallbackFailTest <PipelineCache>, s_pipelineCacheCases), in createObjectManagementTests()
|