Home | History | Annotate | Download | only in egl

Lines Matching defs:m_depth

248 					ModifyRenderbufferClearDepth	(GLfloat depth) : m_depth(depth) {}
253 GLfloat m_depth;
838 GLU_CHECK_GLW_CALL(gl, clearDepthf(m_depth));
841 tcu::clearDepth(reference.getLevel(0), m_depth);