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