Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp1700 bool alpha8TexStorageSupported = alpha8SizedEnumSupported && texStorageSupported; in initFormatTable() local
1721 if (alpha8TexStorageSupported) { in initFormatTable()