Searched refs:createDestroyObjectTest (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryAddressBindingTests.cpp | 1763 tcu::TestStatus createDestroyObjectTest(Context &context, typename Object::Parameters params) in createDestroyObjectTest() function 1961 CASE_DESC(createDestroyObjectTest<Device>, s_deviceCases), in createAddressBindingReportTests() 1962 CASE_DESC(createDestroyObjectTest<DeviceMemory>, s_deviceMemCases), in createAddressBindingReportTests() 1963 CASE_DESC(createDestroyObjectTest<Buffer>, s_bufferCases), in createAddressBindingReportTests() 1964 CASE_DESC(createDestroyObjectTest<BufferView>, s_bufferViewCases), in createAddressBindingReportTests() 1965 CASE_DESC(createDestroyObjectTest<Image>, s_imageCases), in createAddressBindingReportTests() 1966 CASE_DESC(createDestroyObjectTest<ImageView>, s_imageViewCases), in createAddressBindingReportTests() 1967 CASE_DESC(createDestroyObjectTest<Semaphore>, s_semaphoreCases), in createAddressBindingReportTests() 1968 CASE_DESC(createDestroyObjectTest<Event>, s_eventCases), in createAddressBindingReportTests() 1969 CASE_DESC(createDestroyObjectTest<Fence>, s_fenceCases), in createAddressBindingReportTests() [all …]
|
H A D | vktMemoryDeviceMemoryReportTests.cpp | 1739 tcu::TestStatus createDestroyObjectTest(Context &context, typename Object::Parameters params) in createDestroyObjectTest() function 2325 CASE_DESC(createDestroyObjectTest<Device>, s_deviceCases), in createDeviceMemoryReportTests() 2326 CASE_DESC(createDestroyObjectTest<DeviceMemory>, s_deviceMemCases), in createDeviceMemoryReportTests() 2327 CASE_DESC(createDestroyObjectTest<Buffer>, s_bufferCases), in createDeviceMemoryReportTests() 2328 CASE_DESC(createDestroyObjectTest<BufferView>, s_bufferViewCases), in createDeviceMemoryReportTests() 2329 CASE_DESC(createDestroyObjectTest<Image>, s_imageCases), in createDeviceMemoryReportTests() 2330 CASE_DESC(createDestroyObjectTest<ImageView>, s_imageViewCases), in createDeviceMemoryReportTests() 2331 CASE_DESC(createDestroyObjectTest<Semaphore>, s_semaphoreCases), in createDeviceMemoryReportTests() 2332 CASE_DESC(createDestroyObjectTest<Event>, s_eventCases), in createDeviceMemoryReportTests() 2333 CASE_DESC(createDestroyObjectTest<Fence>, s_fenceCases), in createDeviceMemoryReportTests() [all …]
|