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.cpp1766 …deUint32 getInputAttachmentIndex (deUint32 attachmentNdx) const { return m_inputAttachments… in getInputAttachmentIndex() function in vkt::__anon53d10fc40111::SubpassRenderInfo
2062 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAttach… in SubpassRenderer()
2172 …const Attachment attachmentInfo = attachmentInfos[renderInfo.getInputAttachmentIndex(inputAtta… in SubpassRenderer()
2186 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].first, in SubpassRenderer()
2217 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].second, in SubpassRenderer()
2248 attachmentViews[renderInfo.getInputAttachmentIndex(inputAttachmentNdx)].first, in SubpassRenderer()
2369 …if (m_renderInfo.getInputAttachmentIndex(inputAttachmentNdx) == m_renderInfo.getColorAttachmentInd… in pushRenderCommands()
2402 …if (m_renderInfo.getDepthStencilAttachmentIndex() && (m_renderInfo.getInputAttachmentIndex(inputAt… in pushRenderCommands()