Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5299 …for (size_t allocationTypeNdx = 0; allocationTypeNdx < DE_LENGTH_OF_ARRAY(allocationTypes); alloca… in addAttachmentAllocationTests() local
5301 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests()
5303 …ew tcu::TestCaseGroup(testCtx, allocationTypeStr[allocationTypeNdx], allocationTypeStr[allocationT… in addAttachmentAllocationTests()