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.cpp5358 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local
5359 …ntReferences[colorRefIdx].getAttachment() == inputAttachmentReferences[inputRefIdx].getAttachment(… in addAttachmentAllocationTests()
5365 for (size_t inputRefIdx = 0; inputRefIdx < inputAttachmentReferences.size(); ++inputRefIdx) in addAttachmentAllocationTests() local
5367 …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() local
5379 …tencilAttachmentReference.getAttachment() == inputAttachmentReferences[inputRefIdx].getAttachment(… in addAttachmentAllocationTests()