Home
last modified time | relevance | path

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

/third_party/skia/include/private/
DGrGLTypesPriv.h14 static constexpr int kGrGLColorFormatCount = static_cast<int>(GrGLFormat::kLastColorFormat) + 1; variable
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLTypesPriv.h20 static constexpr int kGrGLColorFormatCount = static_cast<int>(GrGLFormat::kLastColorFormat) + 1; variable