Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp2990 tcu::TestStatus multithreadedCreateSharedResourcesTest(Context &context, typename Object::Parameter… in multithreadedCreateSharedResourcesTest() function
3942 CASE_DESC(multithreadedCreateSharedResourcesTest<Device>, s_deviceCases, DE_NULL), in createObjectManagementTests()
3943 CASE_DESC(multithreadedCreateSharedResourcesTest<DeviceGroup>, s_deviceGroupCases, DE_NULL), in createObjectManagementTests()
3948 CASE_DESC(multithreadedCreateSharedResourcesTest<DeviceMemory>, s_deviceMemCases, DE_NULL), in createObjectManagementTests()
3949 CASE_DESC(multithreadedCreateSharedResourcesTest<Buffer>, s_bufferCases, DE_NULL), in createObjectManagementTests()
3950 CASE_DESC(multithreadedCreateSharedResourcesTest<BufferView>, s_bufferViewCases, DE_NULL), in createObjectManagementTests()
3951 CASE_DESC(multithreadedCreateSharedResourcesTest<Image>, s_imageCases, DE_NULL), in createObjectManagementTests()
3952 …CASE_DESC(multithreadedCreateSharedResourcesTest<ImageView>, s_imageViewCases, checkImageCubeArray… in createObjectManagementTests()
3953 CASE_DESC(multithreadedCreateSharedResourcesTest<Semaphore>, s_semaphoreCases, DE_NULL), in createObjectManagementTests()
3954 CASE_DESC(multithreadedCreateSharedResourcesTest<Event>, s_eventCases, checkEventSupport), in createObjectManagementTests()
[all …]