Searched refs:stencil_front_fail_op (Results 1 – 3 of 3) sorted by relevance
73 stencil_front_fail_op = GL_KEEP; in Initialize()132 GL_FRONT, stencil_front_fail_op, stencil_front_z_fail_op, in InitState()388 params[0] = static_cast<GLint>(stencil_front_fail_op); in GetStateAsGLint()712 params[0] = static_cast<GLfloat>(stencil_front_fail_op); in GetStateAsGLfloat()
73 GLenum stencil_front_fail_op; variable
1688 if (state_.stencil_front_fail_op != fail || in HandleStencilOp()1694 state_.stencil_front_fail_op = fail; in HandleStencilOp()1729 changed |= state_.stencil_front_fail_op != fail || in HandleStencilOpSeparate()1740 state_.stencil_front_fail_op = fail; in HandleStencilOpSeparate()