Home
last modified time | relevance | path

Searched refs:rg16Supported (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.cpp2704 bool rg16Supported = false; in initFormatTable() local
2706 rg16Supported = version >= GR_GL_VER(3, 0) || ctxInfo.hasExtension("GL_ARB_texture_rg"); in initFormatTable()
2708 rg16Supported = ctxInfo.hasExtension("GL_EXT_texture_norm16"); in initFormatTable()
2711 if (rg16Supported) { in initFormatTable()
2723 if (rg16Supported) { in initFormatTable()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2704 bool rg16Supported = false; in initFormatTable() local
2706 rg16Supported = version >= GR_GL_VER(3, 0) || ctxInfo.hasExtension("GL_ARB_texture_rg"); in initFormatTable()
2708 rg16Supported = ctxInfo.hasExtension("GL_EXT_texture_norm16"); in initFormatTable()
2711 if (rg16Supported) { in initFormatTable()
2723 if (rg16Supported) { in initFormatTable()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2704 bool rg16Supported = false; in initFormatTable() local
2706 rg16Supported = version >= GR_GL_VER(3, 0) || ctxInfo.hasExtension("GL_ARB_texture_rg"); in initFormatTable()
2708 rg16Supported = ctxInfo.hasExtension("GL_EXT_texture_norm16"); in initFormatTable()
2711 if (rg16Supported) { in initFormatTable()
2723 if (rg16Supported) { in initFormatTable()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp2704 bool rg16Supported = false; in initFormatTable() local
2706 rg16Supported = version >= GR_GL_VER(3, 0) || ctxInfo.hasExtension("GL_ARB_texture_rg"); in initFormatTable()
2708 rg16Supported = ctxInfo.hasExtension("GL_EXT_texture_norm16"); in initFormatTable()
2711 if (rg16Supported) { in initFormatTable()
2723 if (rg16Supported) { in initFormatTable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp2854 bool rg16Supported = false; in initFormatTable() local
2856 rg16Supported = version >= GR_GL_VER(3, 0) || ctxInfo.hasExtension("GL_ARB_texture_rg"); in initFormatTable()
2858 rg16Supported = ctxInfo.hasExtension("GL_EXT_texture_norm16"); in initFormatTable()
2861 if (rg16Supported) { in initFormatTable()
2873 if (rg16Supported) { in initFormatTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp2868 bool rg16Supported = false; in initFormatTable() local
2870 rg16Supported = version >= GR_GL_VER(3, 0) || ctxInfo.hasExtension("GL_ARB_texture_rg"); in initFormatTable()
2872 rg16Supported = ctxInfo.hasExtension("GL_EXT_texture_norm16"); in initFormatTable()
2875 if (rg16Supported) { in initFormatTable()
2887 if (rg16Supported) { in initFormatTable()