Home
last modified time | relevance | path

Searched refs:GrGLGetVersion (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/gpu/gl/
H A DGLTestContext.cpp65 (GrGLGetVersion(gl) > GR_GL_VER(3,3) || gl->fExtensions.has("GL_ARB_timer_query"))) { in MakeIfSupported()
177 if (GrGLGetVersion(ctx->gl()) < GR_GL_VER(3, 2) && in fence_is_supported()
187 } else if (GrGLGetVersion(ctx->gl()) >= GR_GL_VER(3, 0)) { in fence_is_supported()
/third_party/skia/src/gpu/gl/
H A DGrGLInterfaceAutogen.cpp84 GrGLVersion glVer = GrGLGetVersion(this); in validate()
H A DGrGLUtil.cpp105 GrGLVersion GrGLGetVersion(const GrGLInterface* gl) { in GrGLGetVersion() function
H A DGrGLUtil.h287 GrGLSLVersion GrGLGetVersion(const GrGLInterface*);

Completed in 4 milliseconds