Home
last modified time | relevance | path

Searched refs:SH_WEBGL2_SPEC (Results 151 – 175 of 178) sorted by relevance

12345678

/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/compiler/translator/
H A DInitialize.cpp902 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in IdentifyBuiltIns()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/compiler/translator/
H A DSymbolTable.cpp1644 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc4454 shader_spec = SH_WEBGL2_SPEC; in InitializeShaderTranslator()
4494 if (shader_spec == SH_WEBGL_SPEC || shader_spec == SH_WEBGL2_SPEC) { in InitializeShaderTranslator()
4499 if (shader_spec == SH_WEBGL2_SPEC) { in InitializeShaderTranslator()
4507 if (((shader_spec == SH_WEBGL_SPEC || shader_spec == SH_WEBGL2_SPEC) && in InitializeShaderTranslator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc4456 shader_spec = SH_WEBGL2_SPEC; in InitializeShaderTranslator()
4496 if (shader_spec == SH_WEBGL_SPEC || shader_spec == SH_WEBGL2_SPEC) { in InitializeShaderTranslator()
4501 if (shader_spec == SH_WEBGL2_SPEC) { in InitializeShaderTranslator()
4509 if (((shader_spec == SH_WEBGL_SPEC || shader_spec == SH_WEBGL2_SPEC) && in InitializeShaderTranslator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp14947 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
H A DSymbolTable_autogen.cpp31096 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp24208 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
H A DSymbolTable_autogen.cpp38159 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp24210 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
H A DSymbolTable_autogen.cpp38161 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp25445 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp25445 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp25445 if (spec != SH_WEBGL2_SPEC && spec != SH_WEBGL3_SPEC) in initializeBuiltInVariables()

12345678