Searched refs:colorRefIdx (Results 1 – 1 of 1) sorted by relevance
5557 for (size_t colorRefIdx = 0; colorRefIdx < colorAttachmentReferences.size(); ++colorRefIdx) in addAttachmentAllocationTests() local5561 …if (colorAttachmentReferences[colorRefIdx].getAttachment() == inputAttachmentReferences[inputRefId… in addAttachmentAllocationTests()5565 …colorAttachmentReferences[colorRefIdx].setImageLayout(rng.choose<VkImageLayout>(DE_ARRAY_BEGIN(sub… in addAttachmentAllocationTests()5571 for (size_t colorRefIdx = 0; colorRefIdx < colorAttachmentReferences.size(); ++colorRefIdx) in addAttachmentAllocationTests() local5572 …ntReferences[inputRefIdx].getAttachment() == colorAttachmentReferences[colorRefIdx].getAttachment(… in addAttachmentAllocationTests()