Searched refs:GR_GL_MULTISAMPLE (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/gpu/gl/ | ||
D | GrGLDefines.h | 399 #define GR_GL_MULTISAMPLE 0x809D macro |
D | GrGLGpu.cpp | 552 GL_CALL(Enable(GR_GL_MULTISAMPLE)); in onResetContext() |