Searched refs:multithreadedCreatePerThreadDeviceTest (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 2743 tcu::TestStatus multithreadedCreatePerThreadDeviceTest (Context& context, typename Object::Paramete… in multithreadedCreatePerThreadDeviceTest() function 3424 CASE_DESC(multithreadedCreatePerThreadDeviceTest <DeviceMemory>, s_deviceMemCases), in createObjectManagementTests() 3425 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Buffer>, s_bufferCases), in createObjectManagementTests() 3426 CASE_DESC(multithreadedCreatePerThreadDeviceTest <BufferView>, s_bufferViewCases), in createObjectManagementTests() 3427 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Image>, s_imageCases), in createObjectManagementTests() 3428 CASE_DESC(multithreadedCreatePerThreadDeviceTest <ImageView>, s_imageViewCases), in createObjectManagementTests() 3429 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Semaphore>, s_semaphoreCases), in createObjectManagementTests() 3430 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Event>, s_eventCases), in createObjectManagementTests() 3431 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Fence>, s_fenceCases), in createObjectManagementTests() 3432 CASE_DESC(multithreadedCreatePerThreadDeviceTest <QueryPool>, s_queryPoolCases), in createObjectManagementTests() [all …]
|