Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.hpp34 tcu::TestCaseGroup* createMappingTests (tcu::TestContext& testCtx);
DvktMemoryTests.cpp44 memoryTests->addChild(createMappingTests (testCtx)); in createChildren()
DvktMemoryMappingTests.cpp1244 tcu::TestCaseGroup* createMappingTests (tcu::TestContext& testCtx) in createMappingTests() function