Searched refs:getColorAttachment (Results 1 – 2 of 2) sorted by relevance
558 deUint32 getColorAttachment (void) const;623 deUint32 TestFramebuffer::getColorAttachment (void) const in getColorAttachment() function in deqp::gles31::Functional::__anoncaba59090111::TestFramebuffer953 fboSrcColAttachment = m_framebufferList[fboSrcIdx]->getColorAttachment(); in copyFrameBufferTexture()958 fboDstColAttachment = m_framebufferList[fboDstIdx]->getColorAttachment(); in copyFrameBufferTexture()
1712 …const Attachment& getColorAttachment (deUint32 attachmentNdx) const { return m_colorAttachme… in getColorAttachment() function in vkt::__anon53d10fc40111::SubpassRenderInfo1754 const Attachment& attachment = renderInfo.getColorAttachment(attachmentNdx); in createSubpassPipeline()4299 …<< ", Color: " << clearColorToString(info.getColorAttachment(attachmentNdx).getFormat(), colorClea… in logSubpassRenderInfo()