Searched refs:multithreadedCreatePerThreadDeviceTest (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiObjectManagementTests.cpp | 2987 tcu::TestStatus multithreadedCreatePerThreadDeviceTest (Context& context, typename Object::Paramete… in multithreadedCreatePerThreadDeviceTest() function 3748 CASE_DESC(multithreadedCreatePerThreadDeviceTest <DeviceMemory>, s_deviceMemCases, DE_NULL), in createObjectManagementTests() 3749 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Buffer>, s_bufferCases, DE_NULL), in createObjectManagementTests() 3750 CASE_DESC(multithreadedCreatePerThreadDeviceTest <BufferView>, s_bufferViewCases, DE_NULL), in createObjectManagementTests() 3751 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Image>, s_imageCases, DE_NULL), in createObjectManagementTests() 3752 …CASE_DESC(multithreadedCreatePerThreadDeviceTest <ImageView>, s_imageViewCases, checkImageCub… in createObjectManagementTests() 3753 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Semaphore>, s_semaphoreCases, DE_NULL), in createObjectManagementTests() 3754 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Event>, s_eventCases, checkEventSupport), in createObjectManagementTests() 3755 CASE_DESC(multithreadedCreatePerThreadDeviceTest <Fence>, s_fenceCases, DE_NULL), in createObjectManagementTests() 3756 CASE_DESC(multithreadedCreatePerThreadDeviceTest <QueryPool>, s_queryPoolCases, DE_NULL), in createObjectManagementTests() [all …]
|