Searched refs:TESTFUNC_ALWAYS (Results 1 – 4 of 4) sorted by relevance
83 TESTFUNC_ALWAYS, enumerator185 : func (TESTFUNC_ALWAYS) in StencilState()
115 case TESTFUNC_ALWAYS: SAMPLE_REGISTER_STENCIL_COMPARE(true) break; in executeStencilCompare()217 case TESTFUNC_ALWAYS: SAMPLE_REGISTER_DEPTH_COMPARE_F(true) break; in executeDepthCompare()234 case TESTFUNC_ALWAYS: SAMPLE_REGISTER_DEPTH_COMPARE_UI(true) break; in executeDepthCompare()
219 case GL_ALWAYS: return rr::TESTFUNC_ALWAYS; in mapGLTestFunc()
770 state.fragOps.depthFunc = rr::TESTFUNC_ALWAYS; in runCase()772 state.fragOps.stencilStates[rr::FACETYPE_BACK].func = rr::TESTFUNC_ALWAYS; in runCase()