Searched refs:alpha8TexStorageSupported (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/gpu/gl/ | ||
H A D | GrGLCaps.cpp | 1646 bool alpha8TexStorageSupported = alpha8SizedEnumSupported && texStorageSupported; local 1667 if (alpha8TexStorageSupported) { |
Completed in 7 milliseconds