Searched defs:getColorAttachment (Results 1 – 4 of 4) sorted by relevance
423 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState778 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
537 const FramebufferAttachment *FramebufferState::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::FramebufferState981 const FramebufferAttachment *Framebuffer::getColorAttachment(size_t colorAttachment) const in getColorAttachment() function in gl::Framebuffer
623 deUint32 TestFramebuffer::getColorAttachment (void) const in getColorAttachment() function in deqp::gles31::Functional::__anonec6b4ae80111::TestFramebuffer
1742 …const Attachment& getColorAttachment (deUint32 attachmentNdx) const { return m_colorAttachme… in getColorAttachment() function in vkt::__anonc44970a30111::SubpassRenderInfo