Searched refs:GrGLGetDriverInfo (Results 1 – 7 of 7) sorted by relevance
26 args.fDriverInfo = GrGLGetDriverInfo(interface.get()); in Make()
238 GrGLDriverInfo GrGLGetDriverInfo(const GrGLInterface*);
607 GrGLDriverInfo GrGLGetDriverInfo(const GrGLInterface* interface) { in GrGLGetDriverInfo() function
71 GrGLGetDriverInfo(interface->fStandard, args.fVendor, renderer, ver, in Make()
177 void GrGLGetDriverInfo(GrGLStandard standard,
96 void GrGLGetDriverInfo(GrGLStandard standard, in GrGLGetDriverInfo() function
191 GrGLDriverInfo info = GrGLGetDriverInfo(glCtx->gl()); in getContextInfoInternal()