Home
last modified time | relevance | path

Searched refs:supportsBGRATexStorage (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp1927 bool supportsBGRATexStorage = false; local
1939 supportsBGRATexStorage = true;
1956 supportsBGRATexStorage = true;
1960 if (texStorageSupported && supportsBGRATexStorage) {

Completed in 7 milliseconds