Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1706 …deUint32 getInputAttachmentIndex (deUint32 attachmentNdx) const { return m_inputAttachments… in getInputAttachmentIndex() function in vkt::__anon53d10fc40111::SubpassRenderInfo
2002 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAttach… in SubpassRenderer()
2109 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAtta… in SubpassRenderer()
2123 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].first, in SubpassRenderer()
2154 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].second, in SubpassRenderer()
2185 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].first, in SubpassRenderer()
2306 …if (m_renderInfo.getInputAttachmentIndex(inputAttachmentNdx) == m_renderInfo.getColorAttachmentInd… in pushRenderCommands()
2339 …if (m_renderInfo.getDepthStencilAttachmentIndex() && (m_renderInfo.getInputAttachmentIndex(inputAt… in pushRenderCommands()