Accepting request 982871 from X11:Wayland
- Update to 1.6.1+sdk216 (b2a156e) OBS-URL: https://build.opensuse.org/request/show/982871 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-headers?expand=0&rev=29
This commit is contained in:
commit
f1be7408c8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:30a78e61bd812c75e09fdc7a319af206b1044536326bc3e85fea818376a12568
|
|
||||||
size 420022
|
|
3
sdk-1.3.216.0.tar.gz
Normal file
3
sdk-1.3.216.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:46c49a0e49ea120138102b1dcb3778e5a4f2267c45b9e937810a4cf4fb889e3d
|
||||||
|
size 437011
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 15 13:21:30 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to 1.6.1+sdk216 (b2a156e)
|
||||||
|
* Add a SourceLanguage for SYCL
|
||||||
|
* Add NamedBarrierCountINTEL execution mode
|
||||||
|
* Add SPV_KHR_subgroup_rotate, SPV_KHR_ray_cull_mask,
|
||||||
|
SPV_AMD_shader_early_and_late_fragment_tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 18 23:29:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Mon Apr 18 23:29:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -21,17 +21,17 @@
|
|||||||
# CMakeLists.txt's project() line contains 1.5.5, but this is outdated too
|
# 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.1 (include/spirv/unified1/spirv.core.grammar.json)
|
||||||
# They add "SDK" tags that reflect the Vulkan version (1.3),
|
# They add "SDK" tags that reflect the Vulkan version (1.3),
|
||||||
# and the independently increasing toolchain release number (211).
|
# and the independently increasing toolchain release number (216).
|
||||||
|
|
||||||
Name: spirv-headers
|
Name: spirv-headers
|
||||||
Version: 1.6.1+sdk211
|
Version: 1.6.1+sdk216
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Machine-readable files from the SPIR-V registry
|
Summary: Machine-readable files from the SPIR-V registry
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
URL: https://github.com/KhronosGroup/SPIRV-Headers
|
||||||
|
|
||||||
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.211.0.tar.gz
|
Source: https://github.com/KhronosGroup/SPIRV-Headers/archive/sdk-1.3.216.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: cmake >= 2.8
|
BuildRequires: cmake >= 2.8
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -48,7 +48,7 @@ registry. This includes:
|
|||||||
* The XML registry file.
|
* The XML registry file.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n SPIRV-Headers-sdk-1.3.211.0
|
%autosetup -n SPIRV-Headers-sdk-1.3.216.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake
|
%cmake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user