Home
last modified time | relevance | path

Searched refs:nameLengthWithoutArrayIndex (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/common/
H A Dutilities_unittest.cpp81 size_t nameLengthWithoutArrayIndex; in TEST() local
89 size_t nameLengthWithoutArrayIndex; in TEST() local
97 size_t nameLengthWithoutArrayIndex; in TEST() local
105 size_t nameLengthWithoutArrayIndex; in TEST() local
113 size_t nameLengthWithoutArrayIndex; in TEST() local
121 size_t nameLengthWithoutArrayIndex; in TEST() local
130 size_t nameLengthWithoutArrayIndex; in TEST() local
139 size_t nameLengthWithoutArrayIndex; in TEST() local
148 size_t nameLengthWithoutArrayIndex; in TEST() local
157 size_t nameLengthWithoutArrayIndex; in TEST() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dutilities_unittest.cpp81 size_t nameLengthWithoutArrayIndex; in TEST() local
89 size_t nameLengthWithoutArrayIndex; in TEST() local
97 size_t nameLengthWithoutArrayIndex; in TEST() local
105 size_t nameLengthWithoutArrayIndex; in TEST() local
113 size_t nameLengthWithoutArrayIndex; in TEST() local
121 size_t nameLengthWithoutArrayIndex; in TEST() local
130 size_t nameLengthWithoutArrayIndex; in TEST() local
139 size_t nameLengthWithoutArrayIndex; in TEST() local
148 size_t nameLengthWithoutArrayIndex; in TEST() local
157 size_t nameLengthWithoutArrayIndex; in TEST() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DProgram.cpp134 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
135 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
154 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
167 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
202 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
203 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
1073 size_t nameLengthWithoutArrayIndex; in bindLocation() local
1077 std::string baseName = name.substr(0u, nameLengthWithoutArrayIndex); in bindLocation()
1111 size_t nameLengthWithoutArrayIndex; in getBinding() local
4175 size_t nameLengthWithoutArrayIndex; in linkOutputVariables() local
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DProgram.cpp134 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
135 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
154 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
167 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
202 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
203 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
1073 size_t nameLengthWithoutArrayIndex; in bindLocation() local
1077 std::string baseName = name.substr(0u, nameLengthWithoutArrayIndex); in bindLocation()
1111 size_t nameLengthWithoutArrayIndex; in getBinding() local
4175 size_t nameLengthWithoutArrayIndex; in linkOutputVariables() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DProgram.cpp134 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
135 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
154 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
167 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
202 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
203 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
1073 size_t nameLengthWithoutArrayIndex; in bindLocation() local
1077 std::string baseName = name.substr(0u, nameLengthWithoutArrayIndex); in bindLocation()
1111 size_t nameLengthWithoutArrayIndex; in getBinding() local
4175 size_t nameLengthWithoutArrayIndex; in linkOutputVariables() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DProgram.cpp133 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
134 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
153 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
166 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
201 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
202 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
997 size_t nameLengthWithoutArrayIndex; in bindLocation() local
1001 std::string baseName = name.substr(0u, nameLengthWithoutArrayIndex); in bindLocation()
1035 size_t nameLengthWithoutArrayIndex; in getBinding() local
4748 size_t nameLengthWithoutArrayIndex; in linkOutputVariables() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DProgram.cpp134 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
135 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
154 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
167 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
202 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
203 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
983 size_t nameLengthWithoutArrayIndex; in bindLocation() local
987 std::string baseName = name.substr(0u, nameLengthWithoutArrayIndex); in bindLocation()
1021 size_t nameLengthWithoutArrayIndex; in getBinding() local
4719 size_t nameLengthWithoutArrayIndex; in linkOutputVariables() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DProgram.cpp134 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
135 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
154 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
167 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
202 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
203 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
983 size_t nameLengthWithoutArrayIndex; in bindLocation() local
987 std::string baseName = name.substr(0u, nameLengthWithoutArrayIndex); in bindLocation()
1021 size_t nameLengthWithoutArrayIndex; in getBinding() local
4719 size_t nameLengthWithoutArrayIndex; in linkOutputVariables() local
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/libANGLE/
H A DProgram.cpp130 size_t nameLengthWithoutArrayIndex; in GetVariableLocation() local
131 unsigned int arrayIndex = ParseArrayIndex(name, &nameLengthWithoutArrayIndex); in GetVariableLocation()
162 nameLengthWithoutArrayIndex + 3u == variable.name.length() && in GetVariableLocation()
163 angle::BeginsWith(variable.name, name, nameLengthWithoutArrayIndex)) in GetVariableLocation()
165 ASSERT(name.substr(0u, nameLengthWithoutArrayIndex) + "[0]" == variable.name); in GetVariableLocation()
716 size_t nameLengthWithoutArrayIndex; in getFragmentInputBindingInfo() local
717 unsigned int arrayIndex = ParseArrayIndex(binding.first, &nameLengthWithoutArrayIndex); in getFragmentInputBindingInfo()
721 if (in.name.length() == nameLengthWithoutArrayIndex && in getFragmentInputBindingInfo()
722 angle::BeginsWith(in.name, binding.first, nameLengthWithoutArrayIndex)) in getFragmentInputBindingInfo()

123