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":
......
...@@ -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