Lines Matching refs:GR_GL_FRONT
1602 GR_GL(StencilFuncSeparate(GR_GL_FRONT, frontFunc, frontRef, frontMask));1603 GR_GL(StencilMaskSeparate(GR_GL_FRONT, frontWriteMask));1606 GR_GL(StencilOpSeparate(GR_GL_FRONT, grToGLStencilOp[settings->fFrontFailOp],1839 GR_GL(CullFace(GR_GL_FRONT));