Searched refs:buffersAllocationNdx (Results 1 – 2 of 2) sorted by relevance
550 …for (deUint32 buffersAllocationNdx = 0u; buffersAllocationNdx < ALLOCATION_KIND_LAST; ++buffersAll… in createBufferViewAccessTests() local553 …const deUint32 testCaseGroupNdx = (buffersAllocationNdx == 0u && imageAllocationNdx == 0u) … in createBufferViewAccessTests()562 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()568 name << "_with_" << bufferTexts[buffersAllocationNdx] << "_" << imageTexts[imageAllocationNdx]; in createBufferViewAccessTests()580 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()586 name << "_with_" << bufferTexts[buffersAllocationNdx] << "_" << imageTexts[imageAllocationNdx]; in createBufferViewAccessTests()598 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()604 name << "_with_" << bufferTexts[buffersAllocationNdx] << "_" << imageTexts[imageAllocationNdx]; in createBufferViewAccessTests()
479 …for (deUint32 buffersAllocationNdx = 0u; buffersAllocationNdx < DE_LENGTH_OF_ARRAY(bufferAllocator… in createFillAndUpdateBufferTests() local482 params.bufferAllocator = bufferAllocators[buffersAllocationNdx]; in createFillAndUpdateBufferTests()487 const deUint32 testCaseGroupNdx = buffersAllocationNdx; in createFillAndUpdateBufferTests()