Home
last modified time | relevance | path

Searched defs:sizeGroupName (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1857 …const string sizeGroupName = (allocationSize == 0) ? "variable" : de::toString(allocationSize… in createMappingTests() local
1890 …const string sizeGroupName = (allocationSize == 0) ? "variable" : de::toString(allocationSize… in createMappingTests() local