Files
godot-angle-static/scripts/code_generation_hashes/Static_builtins.json
Alexey Knyazev 7fefd2308f GL: Adjust APPLE_clip_distance exposure
Partial revert of
I458cad29c10b9d9193c5233e24bac53361ba104e

APPLE_clip_distance cannot be implemented on top of
EXT_clip_cull_distance because the former is defined both
for ES 2.0 and ES 3.0 while the latter is defined only for ES 3.0.

Although some ES 3.0+ drivers allow gl_ClipDistance built-in in
ESSL 1.00 shaders, this behavior is not specified so ANGLE should
not allow it.

Added independent ESSL 3.00 gl_ClipDistance and gl_MaxClipDistances
definitions.

Adjusted translator unit tests.

Bug: angleproject:4452
Change-Id: Ib582ce0ac7ccb65f0200ef1d17eaab0c83b228cf
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3963745
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
2022-11-08 14:58:56 +00:00

28 lines
1.2 KiB
JSON

{
"src/compiler/translator/ImmutableString_ESSL_autogen.cpp":
"4c3f30dc3f4c7b3a9eede8867164f8e1",
"src/compiler/translator/ImmutableString_autogen.cpp":
"44390c4f630f27bc5f0c05f4cfc67775",
"src/compiler/translator/Operator_autogen.h":
"5eea98ace85c36371cc73c4af8aebf02",
"src/compiler/translator/SymbolTable_ESSL_autogen.cpp":
"d91b7eb5841aa716d69f3dfd54f4dbef",
"src/compiler/translator/SymbolTable_autogen.cpp":
"63ec698c1e96389572a6c162cef695b7",
"src/compiler/translator/SymbolTable_autogen.h":
"440197c1397edb458b9671ad9d6e4391",
"src/compiler/translator/builtin_function_declarations.txt":
"ed3b4feebb7c8845d24d16f2cc3a18c6",
"src/compiler/translator/builtin_variables.json":
"7c52835f552f1b3a918192a0d99fcb61",
"src/compiler/translator/gen_builtin_symbols.py":
"47f8367ef3d100ac752c28146db60815",
"src/compiler/translator/tree_util/BuiltIn_ESSL_autogen.h":
"2485b3bf3b4c60adf66a27ce5d03816f",
"src/compiler/translator/tree_util/BuiltIn_complete_autogen.h":
"8a161201407743f48c33e51f0388d767",
"src/tests/compiler_tests/ImmutableString_test_ESSL_autogen.cpp":
"ae090e947767ec47cdc72fd6fd8effb9",
"src/tests/compiler_tests/ImmutableString_test_autogen.cpp":
"54798200a09fbd231d57e5e7c84fba22"
}