Files
mesa/src
Gert Wollny c4a3e8981d r600/sfn: rework testing readport config for more than one source
When checking the readport config for a number of sources that
would be used in a multi-slot instruction, then return the index
of the source for which readport allocation fails.
With that we can later add a mov instruction to change the source
channels configuration.

In addition pass a std::array instead of a C-array to make the interface
more c++-like and prepare for the next patch.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36860>
2025-08-21 17:05:04 +00:00
..
2025-08-20 00:41:19 +00:00
2025-08-21 16:42:19 +00:00
2025-08-21 16:07:56 +00:00
2025-08-21 14:25:22 +00:00
2025-08-03 14:40:53 -04:00
2025-08-06 20:35:26 +00:00