Searched defs:glInterface (Results 1 – 8 of 8) sorted by relevance
19 const GrGLInterface* glInterface = NULL; in Create() local
37 const GrGLInterface* glInterface() const { return fGLContext.interface(); } in glInterface() function
53 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
38 const GrGLInterface* glInterface() const { return fGLContext.interface(); } in glInterface() function
214 SkAutoTUnref<const GrGLInterface> glInterface; in setUpBackend() local
213 SkAutoTUnref<const GrGLInterface> glInterface; in setUpBackend() local
1586 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local