Home
last modified time | relevance | path

Searched refs:multithreadedCreatePerThreadDeviceTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp3073 tcu::TestStatus multithreadedCreatePerThreadDeviceTest(Context &context, typename Object::Parameter… in multithreadedCreatePerThreadDeviceTest() function
3875 CASE_DESC(multithreadedCreatePerThreadDeviceTest<DeviceMemory>, s_deviceMemCases, DE_NULL), in createObjectManagementTests()
3876 CASE_DESC(multithreadedCreatePerThreadDeviceTest<Buffer>, s_bufferCases, DE_NULL), in createObjectManagementTests()
3877 CASE_DESC(multithreadedCreatePerThreadDeviceTest<BufferView>, s_bufferViewCases, DE_NULL), in createObjectManagementTests()
3878 CASE_DESC(multithreadedCreatePerThreadDeviceTest<Image>, s_imageCases, DE_NULL), in createObjectManagementTests()
3879 …CASE_DESC(multithreadedCreatePerThreadDeviceTest<ImageView>, s_imageViewCases, checkImageCubeArray… in createObjectManagementTests()
3880 CASE_DESC(multithreadedCreatePerThreadDeviceTest<Semaphore>, s_semaphoreCases, DE_NULL), in createObjectManagementTests()
3881 CASE_DESC(multithreadedCreatePerThreadDeviceTest<Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
3882 CASE_DESC(multithreadedCreatePerThreadDeviceTest<Fence>, s_fenceCases, DE_NULL), in createObjectManagementTests()
3883 CASE_DESC(multithreadedCreatePerThreadDeviceTest<QueryPool>, s_queryPoolCases, DE_NULL), in createObjectManagementTests()
[all …]