Home
last modified time | relevance | path

Searched refs:GR_GL_GetInternalformativ (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLUtil.h148 #define GR_GL_GetInternalformativ(gl, t, f, n, s, p) \ macro
DGrGLCaps.cpp2868 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/
DGrGLUtil.h246 #define GR_GL_GetInternalformativ(gl, t, f, n, s, p) \ macro
DGrGLCaps.cpp3223 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat, in setupSampleCounts()
3227 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat, GR_GL_SAMPLES, in setupSampleCounts()