Home
last modified time | relevance | path

Searched refs:GR_GL_STENCIL_TEST (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLDefines.h156 #define GR_GL_STENCIL_TEST 0x0B90 macro
DGrGLGpu.cpp2476 GL_CALL(Enable(GR_GL_STENCIL_TEST)); in flushStencil()
2496 GL_CALL(Disable(GR_GL_STENCIL_TEST)); in disableStencil()