Skip to content

Commit

Permalink
Roll third_party/spirv-headers/ 4183b260f..05cc48658 (25 commits)
Browse files Browse the repository at this point in the history
KhronosGroup/SPIRV-Headers@4183b26...05cc486

$ git log 4183b260f..05cc48658 --date=short --no-merges --format='%ad %ae %s'
2024-02-14 jbolz Add SPV_NV_shader_atomic_fp16_vector (google#420)
2024-02-14 wooykim SPV_QCOM_image_processing2 (google#419)
2024-02-14 dneto cmake: Allow external control of test and install options (google#418)
2024-02-12 ben.ashbaugh remove Kernel from Image Channel Order and Channel Data Type enums (google#413)
2024-02-07 gleese Update FPFastMath token reservation (google#414)
2024-01-26 dneto List all licenses in the root LICENSE file. (google#410)
2024-01-26 dneto Support SPV_KHR_quad_control (with fixed line endings) (google#412)
2024-01-24 dneto SPV_KHR_float_controls2 (google#409)
2024-01-24 alanbaker Add SPV_KHR_maximal_reconvergence (google#407)
2024-01-24 ben.ashbaugh update copyright dates to 2024 (google#404)
2024-01-17 robin Register Zig Compiler tool (google#405)
2024-01-17 robin Add a Source Language for Zig (google#403)
2024-01-10 gleese Reserve an FPFastMathMode bit (google#401)
2024-01-10 49699333+dependabot[bot] Bump the github-actions group with 1 update (google#400)
2024-01-10 89833130+rjodinchr Publish the header for the vulkan-shader-profiler embedded reflection… (google#398)
2024-01-03 dmitry.sidorov Upstream tokens for SPV_INTEL_masked_gather_scatter (google#391)
2024-01-03 joycebrum feat: Create dependabot.yml (google#397)
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 Feb 16, 2024
1 parent 34299de commit 2be3c81
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': 'd84255296c3d19642515237c8d016bb685bd0bed',
'googletest_revision': '5df0241ea4880e5a846775d3efc8b873f7b36c31',
're2_revision': 'ed9fc269e2fdb299afe59e912928d31ad3fdcf7d',
'spirv_headers_revision': '4183b260f4cccae52a89efdfcdd43c4897989f42',
'spirv_headers_revision': '05cc486580771e4fa7ddc89f5c9ee1e97382689a',
'spirv_tools_revision': '360d469b9eac54d6c6e20f609f9ec35e3a5380ad',
}

Expand Down

0 comments on commit 2be3c81

Please sign in to comment.