Home
last modified time | relevance | path

Searched defs:GrGLDriverInfo (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLUtil.h313 struct GrGLDriverInfo { struct
314 GrGLStandard fStandard = kNone_GrGLStandard;
338 GrGLDriverInfo GrGLGetDriverInfo(const GrGLInterface*); argument