Searched defs:glInterface (Results 1 – 9 of 9) sorted by relevance
38 sk_sp<GrDirectContext> MakeGL(sk_sp<const GrGLInterface> glInterface) { in MakeGL()83 sk_sp<GrDirectContext> MakeGL(sk_sp<const GrGLInterface> glInterface, in MakeGL()
118 const GrGLInterface* glInterface() const { return fInterface.get(); } in glInterface() function
59 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()3937 const GrGLInterface* glInterface, in applyDriverCorrectnessWorkarounds()
105 const GrGLInterface* glInterface() const { return fGLContext->glInterface(); } in glInterface() function
52 sk_sp<const GrGLInterface> glInterface, in MakeGL_Ganesh()
89 sk_sp<const GrGLInterface> glInterface = GrGLInterfaces::MakeEGL(); in Java_org_skia_skottie_SkottieRunner_nCreateProxy() local
302 sk_sp<const GrGLInterface> glInterface = GrGLMakeNativeInterface(); in createContexts() local
283 sk_sp<const GrGLInterface> glInterface = GrGLMakeNativeInterface(); in requireGlContext() local
2133 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local