Files
video/libs/spirv-tools
Daniel Golle b3cb6625e3 spirv-tools: update to Vulkan SDK 1.4.341.0
Update from 1.4.328.0 to the current official Vulkan SDK 1.4.341
release tag.

Add -DSPIRV_WERROR=OFF to host and target cmake options to keep
the build going through gcc-14 -Wmaybe-uninitialized warnings
that would otherwise trip -Werror.

Link: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/vulkan-sdk-1.4.341.0
Link: https://vulkan.lunarg.com/sdk/home
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2026-05-09 13:05:12 +01:00
..