Searched refs:GrGLGetDriverInfo (Results 1 – 7 of 7) sorted by relevance
26 args.fDriverInfo = GrGLGetDriverInfo(interface.get()); in Make()
305 GrGLDriverInfo GrGLGetDriverInfo(const GrGLInterface*);
656 GrGLDriverInfo GrGLGetDriverInfo(const GrGLInterface* interface) { in GrGLGetDriverInfo() function
84 GrGLGetDriverInfo(interface->fStandard, args.fVendor, renderer, ver, in Make()
195 void GrGLGetDriverInfo(GrGLStandard standard,
104 void GrGLGetDriverInfo(GrGLStandard standard, in GrGLGetDriverInfo() function
190 GrGLDriverInfo info = GrGLGetDriverInfo(glCtx->gl()); in getContextInfoInternal()