Searched defs:glInterface (Results 1 – 6 of 6) sorted by relevance
63 const GrGLInterface* glInterface = GrGLCreateNativeInterface(); in onInitializeContext() local
129 sk_sp<const GrGLInterface> glInterface; in getContextInfoInternal() local
83 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
20 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
48 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
1902 const glw::GLenum glInterface = getGLInterfaceEnumValue(interface); in queryAndValidateProps() local