Searched refs:stencilFrontRef (Results 1 – 4 of 4) sorted by relevance
94 GLint stencilFrontRef; member
3371 get(GL_STENCIL_REF, &state->stencilState.stencilFrontRef); in syncStencilFromNativeContext()3374 state->stencilState.stencilFrontRef != mStencilFrontRef) in syncStencilFromNativeContext()3378 mStencilFrontRef = state->stencilState.stencilFrontRef; in syncStencilFromNativeContext()3456 state->stencilState.stencilFrontRef); in restoreStencilNativeContext()
345 uint32_t stencilFrontRef, stencilBackRef; member
1243 stencilFrontRef = stencilBackRef = 0;1702 if (mStateCache.stencilFrontRef == frontRef && mStateCache.stencilBackRef == backRef)1706 mStateCache.stencilFrontRef = frontRef;