commit | d2563e6600fd74dc000fdb031d17d54971ff67cb | [log] [tgz] |
---|---|---|
author | Samuel Pitoiset <samuel.pitoiset@gmail.com> | Tue Nov 01 09:59:08 2022 +0000 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Nov 10 07:30:08 2022 +0000 |
tree | 39d45a8cdd753ba42750a56d2aeb6ef22d76cbc7 | |
parent | 26a6d16db0f9512f719a40529acf46c0277e877e [diff] |
ac/nir: do not convert GS outputs to the expected variable size on GFX11 Outputs are always considered 32-bits. Found by inspection. Cc: 22.3 mesa-stable Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19612>