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.cpp1634 …deUint32 getInputAttachmentIndex (deUint32 attachmentNdx) const { return m_inputAttachments… in getInputAttachmentIndex() function in vkt::__anon96ae15a30111::SubpassRenderInfo
1946 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAttach… in SubpassRenderer()
2051 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAtta… in SubpassRenderer()
2065 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].first, in SubpassRenderer()
2096 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].second, in SubpassRenderer()
2127 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].first, in SubpassRenderer()
2248 …if (m_renderInfo.getInputAttachmentIndex(inputAttachmentNdx) == m_renderInfo.getColorAttachmentInd… in pushRenderCommands()
2281 …if (m_renderInfo.getDepthStencilAttachmentIndex() && (m_renderInfo.getInputAttachmentIndex(inputAt… in pushRenderCommands()