Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2142 bool lum16FSizedFormatSupported = false; in initFormatTable() local
2146 lum16FSizedFormatSupported = true; in initFormatTable()
2153 lum16FSizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()
2171 if (texStorageSupported && lum16FSizedFormatSupported) { in initFormatTable()
2174 } else if (texImageSupportsSizedInternalFormat && lum16FSizedFormatSupported) { in initFormatTable()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2142 bool lum16FSizedFormatSupported = false; in initFormatTable() local
2146 lum16FSizedFormatSupported = true; in initFormatTable()
2153 lum16FSizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()
2171 if (texStorageSupported && lum16FSizedFormatSupported) { in initFormatTable()
2174 } else if (texImageSupportsSizedInternalFormat && lum16FSizedFormatSupported) { in initFormatTable()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2142 bool lum16FSizedFormatSupported = false; in initFormatTable() local
2146 lum16FSizedFormatSupported = true; in initFormatTable()
2153 lum16FSizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()
2171 if (texStorageSupported && lum16FSizedFormatSupported) { in initFormatTable()
2174 } else if (texImageSupportsSizedInternalFormat && lum16FSizedFormatSupported) { in initFormatTable()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2142 bool lum16FSizedFormatSupported = false; in initFormatTable() local
2146 lum16FSizedFormatSupported = true; in initFormatTable()
2153 lum16FSizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()
2171 if (texStorageSupported && lum16FSizedFormatSupported) { in initFormatTable()
2174 } else if (texImageSupportsSizedInternalFormat && lum16FSizedFormatSupported) { in initFormatTable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp2209 bool lum16FSizedFormatSupported = false; in initFormatTable() local
2213 lum16FSizedFormatSupported = true; in initFormatTable()
2220 lum16FSizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()
2239 if (texStorageSupported && lum16FSizedFormatSupported) { in initFormatTable()
2242 } else if (texImageSupportsSizedInternalFormat && lum16FSizedFormatSupported) { in initFormatTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp2234 bool lum16FSizedFormatSupported = false; in initFormatTable() local
2238 lum16FSizedFormatSupported = true; in initFormatTable()
2245 lum16FSizedFormatSupported = ctxInfo.hasExtension("GL_EXT_texture_storage"); in initFormatTable()
2263 if (texStorageSupported && lum16FSizedFormatSupported) { in initFormatTable()
2266 } else if (texImageSupportsSizedInternalFormat && lum16FSizedFormatSupported) { in initFormatTable()