Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp2245 …MovePtr<tcu::TestCaseGroup> deviceMemoryReportTests (new tcu::TestCaseGroup(testCtx, "device_memor… in createDeviceMemoryReportTests() local
2461deviceMemoryReportTests->addChild(createObjectTestsGroup(testCtx, "create_and_destroy_object", "Ch… in createDeviceMemoryReportTests()
2462deviceMemoryReportTests->addChild(createVkDeviceMemoryTestsGroup(testCtx, "vk_device_memory", "Che… in createDeviceMemoryReportTests()
2463deviceMemoryReportTests->addChild(createExternalMemoryTestsGroup(testCtx, "external_memory", "Chec… in createDeviceMemoryReportTests()
2465 return deviceMemoryReportTests.release(); in createDeviceMemoryReportTests()