Searched defs:glInterface (Results 1 – 6 of 6) sorted by relevance
124 SkAutoTUnref<const GrGLInterface> glInterface(SkRef(glCtx->gl())); in getContextInfo() local
67 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
20 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
45 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
227 SkAutoTUnref<const GrGLInterface> glInterface; in setUpBackend() local
1902 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local