Searched refs:GR_GL_MAX_SAMPLES_IMG (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/gpu/gl/ | ||
D | GrGLDefines.h | 899 #define GR_GL_MAX_SAMPLES_IMG 0x9135 macro |
D | GrGLCaps.cpp | 3308 GR_GL_GetIntegerv(gli, GR_GL_MAX_SAMPLES_IMG, &maxSampleCnt); in setupSampleCounts() |