Searched refs:ATTACHMENTPOINT_STENCIL (Results 1 – 2 of 2) sorted by relevance
333 ATTACHMENTPOINT_STENCIL, enumerator790 …ess(getFboAttachment(*m_drawFramebufferBinding, rc::Framebuffer::ATTACHMENTPOINT_STENCIL))) : (m_d… in getDrawStencilbuffer()793 …ess(getFboAttachment(*m_readFramebufferBinding, rc::Framebuffer::ATTACHMENTPOINT_STENCIL))) : (m_d… in getReadStencilbuffer()
1895 case GL_STENCIL_ATTACHMENT: return Framebuffer::ATTACHMENTPOINT_STENCIL; in mapGLAttachmentPoint()2277 if (point != Framebuffer::ATTACHMENTPOINT_STENCIL) in checkFramebufferStatus()2283 point != Framebuffer::ATTACHMENTPOINT_STENCIL) in checkFramebufferStatus()