Skip to content

Commit

Permalink
Roll third_party/spirv-headers/ 4183b260f..1c6bb2743 (8 commits)
Browse files Browse the repository at this point in the history
KhronosGroup/SPIRV-Headers@4183b26...1c6bb27

$ git log 4183b260f..1c6bb2743 --date=short --no-merges --format='%ad %ae %s'
2023-12-06 kevin.petit Add a few missing calls to std::exit on error (google#395)
2023-12-06 bertrand.wlodarczyk Headers support for FPGAClusterAttributesV2INTEL (google#393)
2023-12-07 115671160+spencer-lunarg Add Type-Declaration for extended types (google#392)
2023-12-06 dmitry.sidorov Update SPV_INTEL_long_composites tokens (google#375)
2023-11-15 viktoria.maksimova Change token IDs for global_variable_fpga_decorations and global_variable_host_access (google#389)
2023-11-15 johnkslang It seems d790ced752b5bfc06b6988baadef6eb2d16bdf96 add tabs. (google#390)
2023-11-08 115671160+spencer-lunarg Fix SPV_KHR_workgroup_memory_explicit_layout implicit declare (google#388)
2023-10-18 bertrand.wlodarczyk Headers support for new FPGAMemoryAttributesINTEL (google#384)

Created with:
  roll-dep third_party/spirv-headers
  • Loading branch information
GitHub Actions[bot] committed Dec 9, 2023
1 parent 2c9a13a commit 4cc4536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ vars = {
'glslang_revision': 'feb54379427093dca566cbea996e7a57b80d73eb',
'googletest_revision': 'b3a9ba2b8e975550799838332803d468797ae2e1',
're2_revision': '7e0c1a9e2417e70e5f0efc323267ac71d1fa0685',
'spirv_headers_revision': '4183b260f4cccae52a89efdfcdd43c4897989f42',
'spirv_headers_revision': '1c6bb2743599e6eb6f37b2969acc0aef812e32e3',
'spirv_tools_revision': '360d469b9eac54d6c6e20f609f9ec35e3a5380ad',
}

Expand Down

0 comments on commit 4cc4536

Please sign in to comment.