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.cpp4925 …for (size_t allocationTypeNdx = 0; allocationTypeNdx < DE_LENGTH_OF_ARRAY(allocationTypes); alloca… in addAttachmentAllocationTests() local
4927 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests()
4929 …ew tcu::TestCaseGroup(testCtx, allocationTypeStr[allocationTypeNdx], allocationTypeStr[allocationT… in addAttachmentAllocationTests()