Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLDefines.h934 #define GR_GL_NONE 0 macro
DGrGLGpu.cpp2012 ? GR_GL_COLOR_BUFFER_BIT0 : GR_GL_NONE; in beginCommandBuffer()
2078 ? GR_GL_COLOR_BUFFER_BIT0 : GR_GL_NONE; in endCommandBuffer()