Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp2489 bool supportsSizedRGBX = false; in initFormatTable() local
2496 supportsSizedRGBX = true; in initFormatTable()
2499 if (supportsSizedRGBX) { in initFormatTable()