Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp332 ATTACHMENTPOINT_DEPTH, enumerator
789 …cess(getFboAttachment(*m_drawFramebufferBinding, rc::Framebuffer::ATTACHMENTPOINT_DEPTH))) : (m_de… in getDrawDepthbuffer()
792 …cess(getFboAttachment(*m_readFramebufferBinding, rc::Framebuffer::ATTACHMENTPOINT_DEPTH))) : (m_de… in getReadDepthbuffer()
DsglrReferenceContext.cpp1894 case GL_DEPTH_ATTACHMENT: return Framebuffer::ATTACHMENTPOINT_DEPTH; in mapGLAttachmentPoint()
2272 if (point != Framebuffer::ATTACHMENTPOINT_DEPTH) in checkFramebufferStatus()
2282 if (point != Framebuffer::ATTACHMENTPOINT_DEPTH && in checkFramebufferStatus()