Searched refs:GR_GL_MAX_RASTER_SAMPLES (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ | ||
D | GrGLDefines.h | 996 #define GR_GL_MAX_RASTER_SAMPLES 0x9329 macro |
D | GrGLCaps.cpp | 489 GR_GL_GetIntegerv(gli, GR_GL_MAX_RASTER_SAMPLES, &fMaxRasterSamples); in init() |