forked from pool/spirv-headers
This commit is contained in:
parent
9434771e6a
commit
61d480074c
@ -21,7 +21,7 @@
|
||||
# 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)
|
||||
# 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
|
||||
Version: 1.6.1+sdk216
|
||||
@ -48,7 +48,7 @@ registry. This includes:
|
||||
* The XML registry file.
|
||||
|
||||
%prep
|
||||
%autosetup -n SPIRV-Headers-sdk-1.3.211.0
|
||||
%autosetup -n SPIRV-Headers-sdk-1.3.216.0
|
||||
|
||||
%build
|
||||
%cmake
|
||||
|
Loading…
Reference in New Issue
Block a user