Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1561 deUint32 getAttachmentNdx (const vector<AttachmentReference>& colorAttachments, size_t ndx) in getAttachmentNdx() function
1684 …m_colorAttachmentInfo.push_back(renderPass.getAttachments()[getAttachmentNdx(m_colorAttachments, a… in SubpassRenderInfo()
3052 const deUint32 attachmentIndex = getAttachmentNdx(colorAttachments, attachmentNdx); in renderReferenceValues()
3844 …tachmentType = getAttachmentType(config.renderPass.getAttachments()[getAttachmentNdx(subpass.getCo… in createTestShaders()
4276 …const Attachment& attachment = renderPass.getAttachments()[getAttachmentNdx(colorAttachments, atta… in initializeSubpassClearValues()