Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1284 …de::MovePtr<tcu::TestCaseGroup> fullGroup (new tcu::TestCaseGroup(testCtx, "full", "Map memory com… in createMappingTests() local
1301 fullGroup->addChild(allocationSizeGroup.release()); in createMappingTests()
1304 group->addChild(fullGroup.release()); in createMappingTests()