Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp2869 tcu::TestStatus createMaxConcurrentTest(Context &context, typename Object::Parameters params) in createMaxConcurrentTest() function
3839 CASE_DESC(createMaxConcurrentTest<Instance>, s_instanceCases, DE_NULL), in createObjectManagementTests()
3840 CASE_DESC(createMaxConcurrentTest<Device>, s_deviceCases, DE_NULL), in createObjectManagementTests()
3841 CASE_DESC(createMaxConcurrentTest<DeviceGroup>, s_deviceGroupCases, DE_NULL), in createObjectManagementTests()
3842 CASE_DESC(createMaxConcurrentTest<DeviceMemory>, s_deviceMemCases, DE_NULL), in createObjectManagementTests()
3843 CASE_DESC(createMaxConcurrentTest<Buffer>, s_bufferCases, DE_NULL), in createObjectManagementTests()
3844 CASE_DESC(createMaxConcurrentTest<BufferView>, s_bufferViewCases, DE_NULL), in createObjectManagementTests()
3845 CASE_DESC(createMaxConcurrentTest<Image>, s_imageCases, DE_NULL), in createObjectManagementTests()
3846 CASE_DESC(createMaxConcurrentTest<ImageView>, s_imageViewCases, checkImageCubeArraySupport), in createObjectManagementTests()
3847 CASE_DESC(createMaxConcurrentTest<Semaphore>, s_semaphoreCases, DE_NULL), in createObjectManagementTests()
[all …]