Searched refs:GR_GL_GetInternalformativ (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLUtil.h | 148 #define GR_GL_GetInternalformativ(gl, t, f, n, s, p) \ macro
|
D | GrGLCaps.cpp | 2868 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat, in setupSampleCounts() 2872 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat, GR_GL_SAMPLES, in setupSampleCounts()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLUtil.h | 246 #define GR_GL_GetInternalformativ(gl, t, f, n, s, p) \ macro
|
D | GrGLCaps.cpp | 3223 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat, in setupSampleCounts() 3227 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat, GR_GL_SAMPLES, in setupSampleCounts()
|