Searched refs:stencilFrontMask (Results 1 – 2 of 2) sorted by relevance
88 GLenum stencilFrontMask; member
3001 get(GL_STENCIL_VALUE_MASK, &state->stencilState.stencilFrontMask); in syncStencilFromNativeContext()3004 state->stencilState.stencilFrontMask != mStencilFrontValueMask || in syncStencilFromNativeContext()3008 mStencilFrontValueMask = state->stencilState.stencilFrontMask; in syncStencilFromNativeContext()3086 setStencilFrontFuncs(state->stencilState.stencilFrontFunc, state->stencilState.stencilFrontMask, in restoreStencilNativeContext()