Hash :
ae02c329
Author :
Date :
2025-09-30T00:04:58
Translator: Give gl_DepthRange its own qualifier gl_DepthRange and gl_NumSamples are considered "uniform" by the GLSL spec, but gl_NumSamples gets its own qualifier in the translator. This left gl_DepthRange as the only built-in that had to be detected by its name instead of qualifier. This change adds a qualifier for gl_DepthRange to remove this special-ness. Bug: angleproject:349994211 Change-Id: I2b7b0acf3dcaef22bb4a98e4d35fd2cdfd5c825a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6998990 Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Reviewed-by: Yuxin Hu <yuxinhu@google.com>
{
"src/compiler/translator/ImmutableString_autogen.cpp":
"dbf1cd4a10a957e271edf025e140e91c",
"src/compiler/translator/Operator_autogen.h":
"5bf164c0e357df73ab727dd14346f05e",
"src/compiler/translator/SymbolTable_autogen.cpp":
"5807d0759d243cbb72f7c7ba9a65cb4b",
"src/compiler/translator/SymbolTable_autogen.h":
"b2e514444f403535c72b47d23e851591",
"src/compiler/translator/builtin_function_declarations.txt":
"df755020e057b626d8a8412bb481bea8",
"src/compiler/translator/builtin_variables.json":
"7c905424dd3dc0861ddbd5339c442575",
"src/compiler/translator/gen_builtin_symbols.py":
"868aec3ab57d9d487b66afc7ac454ba7",
"src/compiler/translator/tree_util/BuiltIn_autogen.h":
"16e8f464d36094088afd7e2d713db437",
"src/tests/compiler_tests/ImmutableString_test_autogen.cpp":
"bdbf466393c8a02f531797770a834a1a"
}