Searched refs:inputRefIdx (Results 1 – 1 of 1) sorted by relevance
5358 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local5359 …ntReferences[colorRefIdx].getAttachment() == inputAttachmentReferences[inputRefIdx].getAttachment(… in addAttachmentAllocationTests()5365 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local5367 …bool usedAsDepthStencil = inputAttachmentReferences[inputRefIdx].getAttachment() == depthStencilAt… in addAttachmentAllocationTests()5370 …if (inputAttachmentReferences[inputRefIdx].getAttachment() == colorAttachmentReferences[colorRefId… in addAttachmentAllocationTests()5374 …inputAttachmentReferences[inputRefIdx].setImageLayout(rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(sub… in addAttachmentAllocationTests()5378 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local5379 …tencilAttachmentReference.getAttachment() == inputAttachmentReferences[inputRefIdx].getAttachment(… in addAttachmentAllocationTests()