Searched refs:inputRefIdx (Results 1 – 1 of 1) sorted by relevance
5560 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local5561 …ntReferences[colorRefIdx].getAttachment() == inputAttachmentReferences[inputRefIdx].getAttachment(… in addAttachmentAllocationTests()5567 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local5569 …bool usedAsDepthStencil = inputAttachmentReferences[inputRefIdx].getAttachment() == depthStencilAt… in addAttachmentAllocationTests()5572 …if (inputAttachmentReferences[inputRefIdx].getAttachment() == colorAttachmentReferences[colorRefId… in addAttachmentAllocationTests()5576 …inputAttachmentReferences[inputRefIdx].setImageLayout(rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(sub… in addAttachmentAllocationTests()5580 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local5581 …tencilAttachmentReference.getAttachment() == inputAttachmentReferences[inputRefIdx].getAttachment(… in addAttachmentAllocationTests()