Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp333 ATTACHMENTPOINT_STENCIL, enumerator
790 …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()
DsglrReferenceContext.cpp1895 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()