Files
mesa/src/intel/vulkan
Iván Briano 66fcae5b1b anv: fix FS output <-> attachment map building
The arrays is first memset to OUTPUT_DISABLED, but if we iterate over
MAX_RTS instead of the actual attachment count, we end up resetting any
values not set by the application to the, probably identity, that comes
from the state.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37531>
2025-09-24 21:47:42 +00:00
..
2025-08-16 00:04:46 -04:00
2024-12-02 21:56:39 +00:00
2025-09-24 00:34:50 +03:00
2025-09-03 08:12:28 +00:00
2025-02-05 09:56:03 +00:00
2025-09-04 13:25:26 +03:00