Home | History | Annotate | Download | only in src

Lines Matching refs:StencilFuncSeparate

1602                 GR_GL(StencilFuncSeparate(GR_GL_FRONT, frontFunc, frontRef, frontMask));
1604 GR_GL(StencilFuncSeparate(GR_GL_BACK, backFunc, backRef, backMask));