[CTS] VK-CTS regression: dEQP-VK.ubo.2_level_array.std140.row_major_mat2.vertex #5840
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
kind:regression
The following VK-CTS tests started failing from this morning.
The failure was observe from a nightly VK-CTS run:
https://github.com/shader-slang/slang/actions/runs/12271349271
It appears that this regression is from
#5807
The PR adds error reporting on unrecognized layout qualifiers, so it is expected to break glsl code that contains layout that slang doesn't know about.
We need to decide whether we want to disable those failing tests or fix the issue on Slang side.
The text was updated successfully, but these errors were encountered: