summaryrefslogtreecommitdiffstats
path: root/external/spirv-tools-generated/core_tables_header.inc
Commit message (Collapse)AuthorAge
* Update SPIRV-Tools and SPIRV-Headers to latest versions (#8722)aidanfnv2025-10-16
|
* Update SPIRV-Tools and SPIRV-Headers to latest versions (#8565)Harsh Aggarwal (NVIDIA)2025-10-01
|
* Update SPIRV-{Tools,Headers} (#8415)Jay Kwak2025-09-10
| | | | | | | | | This updates SPIRV submodules. Unfortunately we cannot use the latest because one of PRs in SPIRV-Tools causes VVL errors on our slang-tests. The issue is tracked in - https://github.com/KhronosGroup/SPIRV-Tools/issues/6316 - https://github.com/shader-slang/slang/issues/8414 This PR also updates/simplifies the document of updating SPIRV process.
* Update spirv-tools and spirv-headers (#7500)jarcherNV2025-06-21
| | | | | | | | | Update spirv-tools to commit: 108b19e5c6979f496deffad4acbe354237afa7d3 Update spirv-headers to commit: 2a611a970fdbc41ac2e3e328802aed9985352dca Update spirv-tools-generated from the spirv-tools build.
* Update spirv-tools to point at 7dda3c01f (#7352)jarcherNV2025-06-05
Update spirv-tools to take the DebugBuildIdentifier changes. These are needed for upcoming separate debug spirv output. Additionally update spirv-headers to fd966619.