Searched defs:glInterface (Results 1 – 9 of 9) sorted by relevance
57 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
46 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
30 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
65 sk_sp<const GrGLInterface> glInterface(GrGLCreateNativeInterface()); in Java_org_skia_skottie_SkottieRunner_nCreateProxy() local
1904 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local