Debian Patches

Status for spirv-llvm-translator-21/21.1.3-1

Patch Description Author Forwarded Bugs Origin Last update
0001-fixes-a-new-validation-failure-in-a-UniformId-test-3.patch [PATCH] fixes a new validation failure in a UniformId test (#3301)
A recent spirv-val change requires that OpDecorateId IDs are
well-ordered, which means that the decoration operand ID cannot be the
same as the decoration target ID. See:
https://github.com/KhronosGroup/SPIRV-Tools/pull/6227

This leads to the failure:

```
OpDecorateId %uint_0 UniformId %uint_0
```

The fix is to use a different ID for the decoration operand and the
decoration target.
Ben Ashbaugh <ben.ashbaugh@intel.com> no 2025-08-08
visibility-hidden.patch reduce the amount of symbols exposed by the library Andreas Beckmann <anbe@debian.org> yes

All known versions for source package 'spirv-llvm-translator-21'

Links