Home
last modified time | relevance | path

Searched refs:colorRefIdx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5557 for (size_t colorRefIdx = 0; colorRefIdx < colorAttachmentReferences.size(); ++colorRefIdx) in addAttachmentAllocationTests() local
5561 …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() local
5572 …ntReferences[inputRefIdx].getAttachment() == colorAttachmentReferences[colorRefIdx].getAttachment(… in addAttachmentAllocationTests()