Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp744 const char* const allocationSizeName = allocationSizes[allocationSizeNdx].str; in createAllocationTestsCommon() local
745 …up> sizeGroup (new tcu::TestCaseGroup(testCtx, ("size_" + string(allocationSizeName)).c_str(), (… in createAllocationTestsCommon()