Commit fefaba5b by Geoff Lang Committed by Commit Bot

Regenerate hashes for the builtin symbol table.

BUG=chromium:890539 Change-Id: Ia5bdf652dc37a466560071b4fe2cdc7d89ff941f Reviewed-on: https://chromium-review.googlesource.com/c/1302837Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarAustin Eng <enga@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org>
parent 7cf9cd24
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"ESSL static builtins:src/compiler/translator/builtin_function_declarations.txt": "ESSL static builtins:src/compiler/translator/builtin_function_declarations.txt":
"e5e567406476306ea06984d885be028d", "e5e567406476306ea06984d885be028d",
"ESSL static builtins:src/compiler/translator/builtin_variables.json": "ESSL static builtins:src/compiler/translator/builtin_variables.json":
"2c0e86ff9f92f79ada03f04206e63fba", "2be179f5b2f04d68367d023bec7209e3",
"ESSL static builtins:src/compiler/translator/gen_builtin_symbols.py": "ESSL static builtins:src/compiler/translator/gen_builtin_symbols.py":
"9a5226ee6573650897bdc21e1bb0bfd0", "9a5226ee6573650897bdc21e1bb0bfd0",
"Emulated HLSL functions:src/compiler/translator/emulated_builtin_function_data_hlsl.json": "Emulated HLSL functions:src/compiler/translator/emulated_builtin_function_data_hlsl.json":
......
...@@ -2331,9 +2331,9 @@ constexpr const TVariable *p0N2B[2] = {&BuiltInVariable::kVar_pt0N, &BuiltInVa ...@@ -2331,9 +2331,9 @@ constexpr const TVariable *p0N2B[2] = {&BuiltInVariable::kVar_pt0N, &BuiltInVa
constexpr const TVariable *p0N3B[2] = {&BuiltInVariable::kVar_pt0N, &BuiltInVariable::kVar_pt3B}; constexpr const TVariable *p0N3B[2] = {&BuiltInVariable::kVar_pt0N, &BuiltInVariable::kVar_pt3B};
constexpr const TVariable *p0O1C0C[3] = {&BuiltInVariable::kVar_pt0O, &BuiltInVariable::kVar_pt1C, constexpr const TVariable *p0O1C0C[3] = {&BuiltInVariable::kVar_pt0O, &BuiltInVariable::kVar_pt1C,
&BuiltInVariable::kVar_pt0C}; &BuiltInVariable::kVar_pt0C};
constexpr const TVariable *p0P2C0C[3] = {&BuiltInVariable::kVar_pt0P, &BuiltInVariable::kVar_pt2C, constexpr const TVariable *p0P2C0C[3] = {&BuiltInVariable::kVar_pt0P, &BuiltInVariable::kVar_pt2C,
&BuiltInVariable::kVar_pt0C}; &BuiltInVariable::kVar_pt0C};
constexpr const TVariable *p0Q0C[2] = {&BuiltInVariable::kVar_pt0Q, &BuiltInVariable::kVar_pt0C}; constexpr const TVariable *p0Q0C[2] = {&BuiltInVariable::kVar_pt0Q, &BuiltInVariable::kVar_pt0C};
constexpr const TVariable *p0Q1B0B1C[4] = {&BuiltInVariable::kVar_pt0Q, &BuiltInVariable::kVar_pt1B, constexpr const TVariable *p0Q1B0B1C[4] = {&BuiltInVariable::kVar_pt0Q, &BuiltInVariable::kVar_pt1B,
&BuiltInVariable::kVar_pt0B, &BuiltInVariable::kVar_pt0B,
&BuiltInVariable::kVar_pt1C}; &BuiltInVariable::kVar_pt1C};
...@@ -2546,11 +2546,11 @@ constexpr const TVariable *p0e2B0B1C[4] = {&BuiltInVariable::kVar_pt0e, &BuiltIn ...@@ -2546,11 +2546,11 @@ constexpr const TVariable *p0e2B0B1C[4] = {&BuiltInVariable::kVar_pt0e, &BuiltIn
constexpr const TVariable *p0e3B1B1B1C[5] = { constexpr const TVariable *p0e3B1B1B1C[5] = {
&BuiltInVariable::kVar_pt0e, &BuiltInVariable::kVar_pt3B, &BuiltInVariable::kVar_pt1B, &BuiltInVariable::kVar_pt0e, &BuiltInVariable::kVar_pt3B, &BuiltInVariable::kVar_pt1B,
&BuiltInVariable::kVar_pt1B, &BuiltInVariable::kVar_pt1C}; &BuiltInVariable::kVar_pt1B, &BuiltInVariable::kVar_pt1C};
constexpr const TVariable *p0f1C3B[3] = {&BuiltInVariable::kVar_pt0f, &BuiltInVariable::kVar_pt1C, constexpr const TVariable *p0f1C3B[3] = {&BuiltInVariable::kVar_pt0f, &BuiltInVariable::kVar_pt1C,
&BuiltInVariable::kVar_pt3B}; &BuiltInVariable::kVar_pt3B};
constexpr const TVariable *p0g1C3C[3] = {&BuiltInVariable::kVar_pt0g, &BuiltInVariable::kVar_pt1C, constexpr const TVariable *p0g1C3C[3] = {&BuiltInVariable::kVar_pt0g, &BuiltInVariable::kVar_pt1C,
&BuiltInVariable::kVar_pt3C}; &BuiltInVariable::kVar_pt3C};
constexpr const TVariable *p0h1C3D[3] = {&BuiltInVariable::kVar_pt0h, &BuiltInVariable::kVar_pt1C, constexpr const TVariable *p0h1C3D[3] = {&BuiltInVariable::kVar_pt0h, &BuiltInVariable::kVar_pt1C,
&BuiltInVariable::kVar_pt3D}; &BuiltInVariable::kVar_pt3D};
constexpr const TVariable *p0i2C3B[3] = {&BuiltInVariable::kVar_pt0i, &BuiltInVariable::kVar_pt2C, constexpr const TVariable *p0i2C3B[3] = {&BuiltInVariable::kVar_pt0i, &BuiltInVariable::kVar_pt2C,
&BuiltInVariable::kVar_pt3B}; &BuiltInVariable::kVar_pt3B};
...@@ -2564,11 +2564,11 @@ constexpr const TVariable *p0m2C3C[3] = {&BuiltInVariable::kVar_pt0m, &BuiltInV ...@@ -2564,11 +2564,11 @@ constexpr const TVariable *p0m2C3C[3] = {&BuiltInVariable::kVar_pt0m, &BuiltInV
&BuiltInVariable::kVar_pt3C}; &BuiltInVariable::kVar_pt3C};
constexpr const TVariable *p0n2C3D[3] = {&BuiltInVariable::kVar_pt0n, &BuiltInVariable::kVar_pt2C, constexpr const TVariable *p0n2C3D[3] = {&BuiltInVariable::kVar_pt0n, &BuiltInVariable::kVar_pt2C,
&BuiltInVariable::kVar_pt3D}; &BuiltInVariable::kVar_pt3D};
constexpr const TVariable *p0o2C3B[3] = {&BuiltInVariable::kVar_pt0o, &BuiltInVariable::kVar_pt2C, constexpr const TVariable *p0o2C3B[3] = {&BuiltInVariable::kVar_pt0o, &BuiltInVariable::kVar_pt2C,
&BuiltInVariable::kVar_pt3B}; &BuiltInVariable::kVar_pt3B};
constexpr const TVariable *p0p2C3C[3] = {&BuiltInVariable::kVar_pt0p, &BuiltInVariable::kVar_pt2C, constexpr const TVariable *p0p2C3C[3] = {&BuiltInVariable::kVar_pt0p, &BuiltInVariable::kVar_pt2C,
&BuiltInVariable::kVar_pt3C}; &BuiltInVariable::kVar_pt3C};
constexpr const TVariable *p0q2C3D[3] = {&BuiltInVariable::kVar_pt0q, &BuiltInVariable::kVar_pt2C, constexpr const TVariable *p0q2C3D[3] = {&BuiltInVariable::kVar_pt0q, &BuiltInVariable::kVar_pt2C,
&BuiltInVariable::kVar_pt3D}; &BuiltInVariable::kVar_pt3D};
constexpr const TVariable *p1B0B0B[3] = {&BuiltInVariable::kVar_pt1B, &BuiltInVariable::kVar_pt0B, constexpr const TVariable *p1B0B0B[3] = {&BuiltInVariable::kVar_pt1B, &BuiltInVariable::kVar_pt0B,
&BuiltInVariable::kVar_pt0B}; &BuiltInVariable::kVar_pt0B};
...@@ -7336,7 +7336,7 @@ constexpr const TFunction kFunction_texture_0Y2B( ...@@ -7336,7 +7336,7 @@ constexpr const TFunction kFunction_texture_0Y2B(
BuiltInId::texture_USamplerCube1_Float3, BuiltInId::texture_USamplerCube1_Float3,
BuiltInName::texture, BuiltInName::texture,
TExtension::UNDEFINED, TExtension::UNDEFINED,
BuiltInParameters::p0Y2B2B2B, BuiltInParameters::p0Y2B0B,
2, 2,
StaticType::Get<EbtUInt, EbpUndefined, EvqGlobal, 4, 1>(), StaticType::Get<EbtUInt, EbpUndefined, EvqGlobal, 4, 1>(),
EOpCallBuiltInFunction, EOpCallBuiltInFunction,
...@@ -9613,7 +9613,7 @@ constexpr const TFunction kFunction_textureGather_0Y2B( ...@@ -9613,7 +9613,7 @@ constexpr const TFunction kFunction_textureGather_0Y2B(
BuiltInId::textureGather_USamplerCube1_Float3, BuiltInId::textureGather_USamplerCube1_Float3,
BuiltInName::textureGather, BuiltInName::textureGather,
TExtension::UNDEFINED, TExtension::UNDEFINED,
BuiltInParameters::p0Y2B2B2B, BuiltInParameters::p0Y2B0B,
2, 2,
StaticType::Get<EbtUInt, EbpUndefined, EvqGlobal, 4, 1>(), StaticType::Get<EbtUInt, EbpUndefined, EvqGlobal, 4, 1>(),
EOpCallBuiltInFunction, EOpCallBuiltInFunction,
......
cb342c375ea32f16c747342b0dca0c18 14be2ba8753af7df7955d25bff00e0f5
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment