Files
mesa/src/amd/common
Timur Kristóf 5b7446d74c radv, ac, aco: Use indices 0-2 of gs_vtx_offset argument array on GFX9+.
Previously, indices 0, 2, 4 were used.
This worked, but it was somewhat unintuitive.
This commit changes it to use indices 0, 1, 2 instead, which
makes the code easier to understand.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12511>
2021-08-26 05:20:15 +00:00
..
2021-07-06 14:49:24 +00:00
2021-08-13 12:13:21 +02:00
2021-02-19 14:29:46 +00:00
2021-02-19 14:29:46 +00:00
2021-06-03 15:39:34 +00:00
2021-06-03 15:39:34 +00:00
2021-06-03 15:39:34 +00:00
2021-05-24 17:41:34 +00:00
2021-05-24 17:41:34 +00:00
2021-08-14 21:44:32 +00:00