Searched refs:stencil_front_writemask_ (Results 1 – 1 of 1) sorted by relevance
146 GLint stencil_front_writemask_; member in android_webview::internal::ScopedAppGLStateRestoreImpl248 glGetIntegerv(GL_STENCIL_WRITEMASK, &stencil_front_writemask_); in ScopedAppGLStateRestoreImpl()406 glStencilMaskSeparate(GL_FRONT, stencil_front_writemask_); in ~ScopedAppGLStateRestoreImpl()