Files
godot-angle-static/scripts/code_generation_hashes/Static_builtins.json
Shahbaz Youssefi 0e1c90cf4f Translator: Validate function parameter qualifiers
This change cleans up a confusion in EvqConst and EvqConstReadOnly,
where the former was frequently used instead of the latter for function
parameters.

The change makes the following renames to make the intent of the
relevant qualifiers clearer:

    EvqIn            -> EvqParamIn
    EvqOut           -> EvqParamOut
    EvqInOut         -> EvqParamInOut
    EvqConstReadOnly -> EvqParamConst

Bug: angleproject:4889
Change-Id: Idedd32c08a91de069b91b1657d6b783dddece04a
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3041622
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Tim Van Patten <timvp@google.com>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
2021-07-22 02:03:13 +00:00

28 lines
1.2 KiB
JSON

{
"src/compiler/translator/ImmutableString_ESSL_autogen.cpp":
"c42766f916066e087b4ce5ac371e1868",
"src/compiler/translator/ImmutableString_autogen.cpp":
"7822fcba1f643962cdfc0d68378fa60d",
"src/compiler/translator/Operator_autogen.h":
"340c7966d65f4f46858cc228e103cd86",
"src/compiler/translator/SymbolTable_ESSL_autogen.cpp":
"a530543b21e7956681e4aaa8bbc3c0e2",
"src/compiler/translator/SymbolTable_autogen.cpp":
"69b368492a2688b899efdcfecfa66dfe",
"src/compiler/translator/SymbolTable_autogen.h":
"d43593050c4d1b31b0be9cdd3a2d0ea5",
"src/compiler/translator/builtin_function_declarations.txt":
"fa2219625ccc3aab216da41a9bc16e50",
"src/compiler/translator/builtin_variables.json":
"0663a24c595b9221f44e3776337dec56",
"src/compiler/translator/gen_builtin_symbols.py":
"abdd4a38b43a7306862a2cc6d2b8e9d9",
"src/compiler/translator/tree_util/BuiltIn_ESSL_autogen.h":
"8c556b91d261b6002d9569bd68323b15",
"src/compiler/translator/tree_util/BuiltIn_complete_autogen.h":
"a1ec3e9ef8cdd40d65169c0b27d9e947",
"src/tests/compiler_tests/ImmutableString_test_ESSL_autogen.cpp":
"0a8a2636307f9da05af17326878865fb",
"src/tests/compiler_tests/ImmutableString_test_autogen.cpp":
"cd59be7af0fabc1abcc4f9329bc2fcd9"
}