Home | History | Annotate | Download | only in simplereference

Lines Matching refs:m_depthFunc

361 	, m_depthFunc						(GL_LESS)
2798 m_depthFunc = func;
4344 state.fragOps.depthFunc = sglr::rr_util::mapGLTestFunc(m_depthFunc);