Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.hpp35 tcu::TestCaseGroup* createDeviceMemoryReportTests(tcu::TestContext& testCtx);
DvktMemoryTests.cpp54 memoryTests->addChild(createDeviceMemoryReportTests (testCtx)); in createChildren()
DvktMemoryDeviceMemoryReportTests.cpp2243 tcu::TestCaseGroup* createDeviceMemoryReportTests (tcu::TestContext& testCtx) in createDeviceMemoryReportTests() function