Home
last modified time | relevance | path

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

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