Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1771 …deUint32 getColorAttachmentIndex (deUint32 attachmentNdx) const { return m_colorAttachments… in getColorAttachmentIndex() function in vkt::__anon53d10fc40111::SubpassRenderInfo
2043 …const deUint32 attachmentNdx = (renderInfo.getColorAttachmentIndex(colorAttachmentNdx) == VK_ATTAC… in SubpassRenderer()
2044 : renderInfo.getColorAttachmentIndex(colorAttachmentNdx); in SubpassRenderer()
2369 …Info.getInputAttachmentIndex(inputAttachmentNdx) == m_renderInfo.getColorAttachmentIndex(colorAtta… in pushRenderCommands()