Searched refs:stencilFrontRef (Results 1 – 4 of 4) sorted by relevance
87 GLint stencilFrontRef; member
3002 get(GL_STENCIL_REF, &state->stencilState.stencilFrontRef); in syncStencilFromNativeContext()3005 state->stencilState.stencilFrontRef != mStencilFrontRef) in syncStencilFromNativeContext()3009 mStencilFrontRef = state->stencilState.stencilFrontRef; in syncStencilFromNativeContext()3087 state->stencilState.stencilFrontRef); in restoreStencilNativeContext()
302 uint32_t stencilFrontRef, stencilBackRef; member
996 stencilFrontRef = stencilBackRef = 0;1402 if (mStateCache.stencilFrontRef == frontRef && mStateCache.stencilBackRef == backRef)1406 mStateCache.stencilFrontRef = frontRef;