Searched refs:regularAllocation (Results 1 – 1 of 1) sorted by relevance
794 …de::MovePtr<tcu::TestCaseGroup> regularAllocation (new tcu::TestCaseGroup(testCtx, "suballocation"… in createBufferTests() local795 createBufferUsageCases(*regularAllocation, 0u, 0u, ALLOCATION_KIND_SUBALLOCATED); in createBufferTests()796 buffersTests->addChild(regularAllocation.release()); in createBufferTests()