Files
mesa/src
Marek Olšák 0e27df4521 radeonsi/gfx12: fix VS output corruption with streamout
We increased VS_EXPORT_COUNT to 8 for streamout in gfx10_shader_ngg,
but we forgot to increase the attribute ring stride, causing all waves
except the first one to get corrupted VS outputs.

Fixes: f703dfd1bb - radeonsi: add gfx12

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30503>
2024-08-05 19:35:39 +00:00
..
2024-08-05 15:10:24 +00:00
2024-08-02 20:49:32 +00:00
2024-08-02 20:49:32 +00:00
2024-08-01 16:01:17 +00:00
2024-08-05 19:26:04 +00:00
2024-07-31 18:50:38 +00:00