Home
last modified time | relevance | path

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

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