Home
last modified time | relevance | path

Searched refs:GrGLFormatDesc (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLUtil.h77 static constexpr GrColorFormatDesc GrGLFormatDesc(GrGLFormat format) { in GrGLFormatDesc() function
/third_party/skia/src/gpu/
DGrBackendSurface.cpp255 return GrGLFormatDesc(GrGLFormatFromGLEnum(fGLFormat)); in desc()