Home
last modified time | relevance | path

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

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