Searched refs:multithreadedCreatePerThreadDeviceTest (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2456 tcu::TestStatus multithreadedCreatePerThreadDeviceTest (Context& context, typename Object::Paramete… in multithreadedCreatePerThreadDeviceTest() function 3084 CASE_DESC(multithreadedCreatePerThreadDeviceTest <DeviceMemory>, s_deviceMemCases), in createObjectManagementTests() 3085 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Buffer>, s_bufferCases), in createObjectManagementTests() 3086 CASE_DESC(multithreadedCreatePerThreadDeviceTest <BufferView>, s_bufferViewCases), in createObjectManagementTests() 3087 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Image>, s_imageCases), in createObjectManagementTests() 3088 CASE_DESC(multithreadedCreatePerThreadDeviceTest <ImageView>, s_imageViewCases), in createObjectManagementTests() 3089 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Semaphore>, s_semaphoreCases), in createObjectManagementTests() 3090 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Event>, s_eventCases), in createObjectManagementTests() 3091 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Fence>, s_fenceCases), in createObjectManagementTests() 3092 CASE_DESC(multithreadedCreatePerThreadDeviceTest <QueryPool>, s_queryPoolCases), in createObjectManagementTests() [all …]
|