Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1691 …de::MovePtr<tcu::TestCaseGroup> allocationSizeGroup (new tcu::TestCaseGroup(testCtx, de::toString(… in createMappingTests() local
1700 addFunctionCase(allocationSizeGroup.get(), name, name, testMemoryMapping, config); in createMappingTests()
1703 fullGroup->addChild(allocationSizeGroup.release()); in createMappingTests()
1717 …de::MovePtr<tcu::TestCaseGroup> allocationSizeGroup (new tcu::TestCaseGroup(testCtx, de::toString(… in createMappingTests() local
1753 allocationSizeGroup->addChild(offsetGroup.release()); in createMappingTests()
1756 subGroup->addChild(allocationSizeGroup.release()); in createMappingTests()