Searched refs:stencilFrontRef (Results 1 – 4 of 4) sorted by relevance
87 GLint stencilFrontRef; member
2995 get(GL_STENCIL_REF, &state->stencilState.stencilFrontRef); in syncStencilFromNativeContext()2998 state->stencilState.stencilFrontRef != mStencilFrontRef) in syncStencilFromNativeContext()3002 mStencilFrontRef = state->stencilState.stencilFrontRef; in syncStencilFromNativeContext()3080 state->stencilState.stencilFrontRef); in restoreStencilNativeContext()
297 uint32_t stencilFrontRef, stencilBackRef; member
992 stencilFrontRef = stencilBackRef = 0;1398 if (mStateCache.stencilFrontRef == frontRef && mStateCache.stencilBackRef == backRef)1402 mStateCache.stencilFrontRef = frontRef;