Running the sample app on .NET 9 throws MissingFieldException
"Field not found: '{Shader}.<buffer>P'"
#893
Labels
regression 💥
A (breaking) change or behavioral difference in a new release
Reproduction Steps
Run "Hello world" based on https://github.com/Sergio0694/ComputeSharp/wiki/3.-Getting-started-%F0%9F%93%96 to multiply numbers in an array at once.
Or the sample app: https://github.com/Sergio0694/ComputeSharp/blob/120aff270539996ef9fc52fe46561d12da0b89d4/samples/ComputeSharp.Sample/Program.cs
Expected Behavior
The sample runs without any error just like on .NET 8.0.
Actual Behavior
System info
This section should contain useful info such as:
The text was updated successfully, but these errors were encountered: