Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp792 …for (size_t allocationPercentNdx = 0; allocationPercentNdx < DE_LENGTH_OF_ARRAY(allocationPercents… in createAllocationTestsCommon() local
794 const int allocationPercent = allocationPercents[allocationPercentNdx]; in createAllocationTestsCommon()