SPIRV-Tools/utils
ZHOU He f9893c4549
spirv-opt: A pass to removed unused input on OpEntryPoint instructions. (#4275)
The new pass will removed interface variable on the OpEntryPoint instruction when they are not statically referenced in the call tree of the entry point.

It can be enabled on the command line using the options `remove-unused-interface-variables`.
2021-06-29 11:33:58 -04:00
..
vscode Updates to the vscode SPIR-V extension (#4246) 2021-04-29 08:58:55 -04:00
check_code_format.sh Enable the base branch to be overridden in the code format check script (#2607) 2019-05-24 14:33:43 -04:00
check_copyright.py spirv-opt: A pass to removed unused input on OpEntryPoint instructions. (#4275) 2021-06-29 11:33:58 -04:00
check_symbol_exports.py fix symbol exports check, for Android build cases (#4342) 2021-06-23 12:03:34 -04:00
fixup_fuzz_result.py Script to fixup fuzzer results (#1792) 2018-08-02 20:28:40 -04:00
generate_grammar_tables.py Initial support for SPV_KHR_integer_dot_product (#4327) 2021-06-23 13:32:24 -04:00
generate_language_headers.py Combine extinst-name and extinst-output-base into one arg. (#3200) 2020-02-25 00:46:52 -05:00
generate_registry_tables.py Avoid use of Python distutils.dir_util (#3203) 2020-02-28 16:50:06 -05:00
generate_vim_syntax.py Remove unneeded future imports (#2739) 2019-07-24 15:29:38 -04:00
git-sync-deps Force using Python 3 git-sync-deps (#4067) 2020-12-10 13:39:37 -05:00
roll_deps.sh Change DEPS rolling script to point at external/ (#3584) 2020-07-23 16:40:05 -04:00
update_build_version.py Python 3: remove deprecated U qualifier on 'open' (#3019) 2019-11-07 08:39:09 -05:00