1
0
forked from pool/spirv-headers

spirv-headers 1.6.4+sdk296

This commit is contained in:
Jan Engelhardt 2024-10-08 18:07:51 +02:00
parent 131519444b
commit 051f32471a
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Oct 8 16:04:45 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.4+sdk296 based on Git tag/release
"SDK-1.3.296.0"
* Update headers with SPIR-V version 1.6, revision 4
* Reserve 4 memory operands bits for Arm
* Add support for SPV_KHR_untyped_pointers and
SPV_INTEL_subgroup_buffer_prefetch
* Add Capability and Execution mode
SPV_KHR_compute_shader_derivatives
-------------------------------------------------------------------
Tue Jul 23 04:50:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -19,13 +19,13 @@
# The git repo is a hodgepodge.
# Most recent tag is 1.5.4, but that is outdated.
# CMakeLists.txt's project() line contains 1.5.5, but this is outdated too.
# The SPIR-V version is 1.6.1 (include/spirv/unified1/spirv.core.grammar.json)
# The SPIR-V version is 1.6.4 (include/spirv/unified1/spirv.core.grammar.json)
# They add "SDK" tags that reflect the Vulkan version (1.3),
# and the independently increasing toolchain release number (283).
# and the independently increasing toolchain release number (296).
Name: spirv-headers
Version: 1.6.1+sdk290
%define innerver 1.3.290
Version: 1.6.4+sdk296
%define innerver 1.3.296
Release: 0
Summary: Machine-readable files from the SPIR-V registry
License: MIT

BIN
vulkan-sdk-1.3.290.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
vulkan-sdk-1.3.296.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.