Searched refs:GR_GL_SAMPLES (Results 1 – 7 of 7) sorted by relevance
/external/skqp/src/gpu/gl/ |
D | GrGLDefines.h | 235 #define GR_GL_SAMPLES 0x80A9 macro
|
D | GrGLCreateNullInterface.cpp | 478 case GR_GL_SAMPLES: { in getIntegerv()
|
D | GrGLCaps.cpp | 2050 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, format, GR_GL_SAMPLES, count, in initConfigTable()
|
/external/skia/src/gpu/gl/ |
D | GrGLDefines.h | 235 #define GR_GL_SAMPLES 0x80A9 macro
|
D | GrGLCreateNullInterface.cpp | 478 case GR_GL_SAMPLES: { in getIntegerv()
|
D | GrGLCaps.cpp | 2068 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, format, GR_GL_SAMPLES, count, in initConfigTable()
|
D | GrGLGpu.cpp | 3930 GR_GL_GetIntegerv(this->glInterface(), GR_GL_SAMPLES, &effectiveSampleCnt); in querySampleLocations()
|