by Giovanni Mascellani at 2026-06-04T15:00:35+02:00
tests/hlsl: Account for a bug on Windows AMD in mesh.shader_test.
The Windows AMD driver gets confused when vertex and primitive
inputs are somehow used together. Mark a test in which this
happens with winbug() and change the other tests, focused on
other features, so that they do not expose the bug.