- Update to snapshot vulkan-sdk-1.3.275.0-19-g8b246ff

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/spirv-headers?expand=0&rev=92
This commit is contained in:
Jan Engelhardt 2024-03-10 10:18:29 +00:00 committed by Git OBS Bridge
parent d8cdce9792
commit 660be9089a
3 changed files with 3374 additions and 2 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Mar 10 09:30:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot vulkan-sdk-1.3.275.0-19-g8b246ff
* Upstream tokens for SPV_INTEL_masked_gather_scatter
* Publish the header for the vulkan-shader-profiler embedded
reflection
* Add SPV_KHR_maximal_reconvergence, SPV_KHR_float_controls2
* Support SPV_KHR_quad_control (with fixed line endings)
* Add SPV_QCOM_image_processing2, SPV_NV_shader_atomic_fp16_vector,
SPV_NV_raw_access_chains
* Headers support for SPV_INTEL_maximum_registers extension
-------------------------------------------------------------------
Fri Jan 19 11:33:40 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -24,7 +24,7 @@
# and the independently increasing toolchain release number (239).
Name: spirv-headers
Version: 1.6.1+sdk275
Version: 1.6.1+sdk275+git19
%define innerver 1.3.275
Release: 0
Summary: Machine-readable files from the SPIR-V registry
@ -32,6 +32,7 @@ License: MIT
Group: Development/Libraries/C and C++
URL: https://github.com/KhronosGroup/SPIRV-Headers
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/vulkan-sdk-%innerver.tar.gz
Patch1: v275-to-8b246ff.patch
BuildArch: noarch
BuildRequires: cmake >= 2.8
BuildRequires: fdupes
@ -48,7 +49,7 @@ registry. This includes:
* The XML registry file.
%prep
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver
%autosetup -n SPIRV-Headers-vulkan-sdk-%innerver -p1
%build
%cmake

3358
v275-to-8b246ff.patch Normal file

File diff suppressed because it is too large Load Diff