Searched refs:stencil_front_ref (Results 1 – 3 of 3) sorted by relevance
66 stencil_front_ref = 0; in Initialize()126 GL_FRONT, stencil_front_func, stencil_front_ref, stencil_front_mask); in InitState()346 params[0] = static_cast<GLint>(stencil_front_ref); in GetStateAsGLint()670 params[0] = static_cast<GLfloat>(stencil_front_ref); in GetStateAsGLfloat()
66 GLint stencil_front_ref; variable
1575 state_.stencil_front_ref != ref || in HandleStencilFunc()1581 state_.stencil_front_ref = ref; in HandleStencilFunc()1608 state_.stencil_front_ref != ref || in HandleStencilFuncSeparate()1619 state_.stencil_front_ref = ref; in HandleStencilFuncSeparate()