Searched refs:mapGLTestFunc (Results 1 – 7 of 7) sorted by relevance
45 rr::TestFunc mapGLTestFunc (deUint32 func);
215 rr::TestFunc mapGLTestFunc (deUint32 func) in mapGLTestFunc() function
4316 …state.fragOps.stencilStates[faceType].func = sglr::rr_util::mapGLTestFunc(m_stencil[faceType].fun… in drawWithReference()4323 state.fragOps.depthFunc = sglr::rr_util::mapGLTestFunc(m_depthFunc); in drawWithReference()
79 dst.func = sglr::rr_util::mapGLTestFunc(src.function); in translateStencilState()111 dst.depthFunc = sglr::rr_util::mapGLTestFunc(src.depthFunc); in translateState()
370 dst.func = sglr::rr_util::mapGLTestFunc(src.function); in translateStencilState()403 dst.state.depthFunc = sglr::rr_util::mapGLTestFunc(src.params.depthFunc); in translateCommand()