SPIRV-Tools/utils
Kévin Petit e065c482c6
Initial support for SPV_KHR_integer_dot_product (#4327)
* Initial support for SPV_KHR_integer_dot_product

- Adds new operand types for packed-vector-format
- Moves ray tracing enums to the end

- PackedVectorFormat is a new optional operand type, so it requires
  special handling in grammar table generation.

- Add SPV_KHR_integer_dot_product to optimizer whitelists.

- Pass-through validation: valid cases pass validation
  Validation errors are not checked.

- Update SPIRV-Headers

Patch by David Neto <dneto@google.com>
Rebase and minor tweaks by Kevin Petit <kevin.petit@arm.com>

Signed-off-by: David Neto <dneto@google.com>
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
Change-Id: Icb41741cb7f0f1063e5541ce25e5ba6c02266d2c

* format fixes

Change-Id: I35c82ec27bded3d1b62373fa6daec3ffd91105a3
2021-06-23 13:32:24 -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-fuzz: Swap positions of two functions in a module (#4236) 2021-04-27 12:33:08 +01: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