Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLDefines.h932 #define GR_GL_STENCIL 0x1802 macro
DGrGLGpu.cpp2060 rt->isFBO0(useMultisampleFBO) ? GR_GL_STENCIL : GR_GL_STENCIL_ATTACHMENT); in endCommandBuffer()