From a1cba5f8f6cad66084b50e7c559520ff05008961 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Mon, 4 Mar 2024 02:55:44 +0000 Subject: [PATCH] Roll third_party/spirv-headers/ 79743b899..8b246ff75 (30 commits) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/KhronosGroup/SPIRV-Headers/compare/79743b899fde...8b246ff75c66 $ git log 79743b899..8b246ff75 --date=short --no-merges --format='%ad %ae %s' 2024-03-01 rlocatti Add SPV_NV_raw_access_chains (#417) 2024-02-28 viktoria.maksimova Headers support for SPV_INTEL_maximum_registers extension (#416) 2024-02-14 jbolz Add SPV_NV_shader_atomic_fp16_vector (#420) 2024-02-14 wooykim SPV_QCOM_image_processing2 (#419) 2024-02-14 dneto cmake: Allow external control of test and install options (#418) 2024-02-12 ben.ashbaugh remove Kernel from Image Channel Order and Channel Data Type enums (#413) 2024-02-07 gleese Update FPFastMath token reservation (#414) 2024-01-26 dneto List all licenses in the root LICENSE file. (#410) 2024-01-26 dneto Support SPV_KHR_quad_control (with fixed line endings) (#412) 2024-01-24 dneto SPV_KHR_float_controls2 (#409) 2024-01-24 alanbaker Add SPV_KHR_maximal_reconvergence (#407) 2024-01-24 ben.ashbaugh update copyright dates to 2024 (#404) 2024-01-17 robin Register Zig Compiler tool (#405) 2024-01-17 robin Add a Source Language for Zig (#403) 2024-01-10 gleese Reserve an FPFastMathMode bit (#401) 2024-01-10 49699333+dependabot[bot] Bump the github-actions group with 1 update (#400) 2024-01-10 89833130+rjodinchr Publish the header for the vulkan-shader-profiler embedded reflection… (#398) 2024-01-03 dmitry.sidorov Upstream tokens for SPV_INTEL_masked_gather_scatter (#391) 2024-01-03 joycebrum feat: Create dependabot.yml (#397) 2023-12-06 kevin.petit Add a few missing calls to std::exit on error (#395) 2023-12-06 bertrand.wlodarczyk Headers support for FPGAClusterAttributesV2INTEL (#393) 2023-12-07 115671160+spencer-lunarg Add Type-Declaration for extended types (#392) 2023-12-06 dmitry.sidorov Update SPV_INTEL_long_composites tokens (#375) 2023-11-15 viktoria.maksimova Change token IDs for global_variable_fpga_decorations and global_variable_host_access (#389) 2023-11-15 johnkslang It seems d790ced752b5bfc06b6988baadef6eb2d16bdf96 add tabs. (#390) 2023-11-08 115671160+spencer-lunarg Fix SPV_KHR_workgroup_memory_explicit_layout implicit declare (#388) 2023-10-18 bertrand.wlodarczyk Headers support for new FPGAMemoryAttributesINTEL (#384) 2023-10-11 89833130+rjodinchr ClspvReflection non-sematic: add NormalizedSamplerMaskPushConstant (#377) 2023-10-04 95509728+pradyumans Add a Source Language for Slang (#383) 2023-10-04 95509728+pradyumans Register Slang Compiler for SPIR-V (#382) Created with: roll-dep third_party/spirv-headers --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index edc67663c..e23aba10f 100644 --- a/DEPS +++ b/DEPS @@ -10,7 +10,7 @@ vars = { 'glslang_revision': 'bf08e1db5cc7d20530f86b1d9bdfc6a0c2da372c', 'googletest_revision': 'e4fdb87e76b9fc4b01c54ad81aea19d6e994b994', 're2_revision': '2d866a3d0753f4f4fce93cccc6c59c4b052d7db4', - 'spirv_headers_revision': '79743b899fde5c954897b2694291002626358fac', + 'spirv_headers_revision': '8b246ff75c6615ba4532fe4fde20f1be090c3764', 'spirv_tools_revision': '27673a054447e37810a38e7ce8d35a0a88af4a75', }