Searched refs:multithreadedCreatePerThreadDeviceTest (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 2368 tcu::TestStatus multithreadedCreatePerThreadDeviceTest (Context& context, typename Object::Paramete… in multithreadedCreatePerThreadDeviceTest() function 2965 CASE_DESC(multithreadedCreatePerThreadDeviceTest <DeviceMemory>, s_deviceMemCases), in createObjectManagementTests() 2966 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Buffer>, s_bufferCases), in createObjectManagementTests() 2967 CASE_DESC(multithreadedCreatePerThreadDeviceTest <BufferView>, s_bufferViewCases), in createObjectManagementTests() 2968 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Image>, s_imageCases), in createObjectManagementTests() 2969 CASE_DESC(multithreadedCreatePerThreadDeviceTest <ImageView>, s_imageViewCases), in createObjectManagementTests() 2970 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Semaphore>, s_semaphoreCases), in createObjectManagementTests() 2971 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Event>, s_eventCases), in createObjectManagementTests() 2972 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Fence>, s_fenceCases), in createObjectManagementTests() 2973 CASE_DESC(multithreadedCreatePerThreadDeviceTest <QueryPool>, s_queryPoolCases), in createObjectManagementTests() [all …]
|