Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp2318 bool lum16FSupported = false; in initFormatTable() local
2322 lum16FSupported = true; in initFormatTable()
2328 lum16FSupported = true; in initFormatTable()
2335 lum16FSupported = false; in initFormatTable()
2345 if (lum16FSupported) { in initFormatTable()