1
0
forked from pool/spirv-headers

spirv-headers (Git aa6cef19)

This commit is contained in:
2025-04-26 00:43:09 +02:00
parent f42fe77e76
commit a72bf97085
4 changed files with 15 additions and 7 deletions

BIN
aa6cef192b8e693916eb713e7a9ccadf06062ceb.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 25 22:39:50 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 1.6.4+sdk309+git17 (Git aa6cef19)
* Add SPV_KHR_bfloat16 & SPV_QCOM_tile_shading
* Add DisplacementMicromapNV to the capabilities enabling
OpTypeAccelerationStructureKHR
-------------------------------------------------------------------
Thu Mar 13 16:52:55 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -30,15 +30,15 @@
%endif
Name: spirv-headers
Version: 1.6.4+sdk309
Version: 1.6.4+sdk309+git17
%define innerver 1.4.309
%define rev 09913f088a1197aba4aefd300a876b2ebbaa3391
%define rev aa6cef192b8e693916eb713e7a9ccadf06062ceb
Release: 0
Summary: Machine-readable files from the SPIR-V registry
License: MIT
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/SPIRV-Headers
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-%innerver.0.tar.gz
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/%rev.tar.gz
BuildArch: noarch
BuildRequires: cmake >= 2.8
BuildRequires: fdupes
@@ -56,7 +56,7 @@ registry. This includes:
* The XML registry file.
%prep
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver.0 -p1
%autosetup -n SPIRV-Headers-%rev -p1
%build
%cmake \

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

Binary file not shown.