Files
mesa/src
George Ouzounoudis 0de4083544 nvk: Do not increment instance id across draws
In cases of multiple draws (i.e. indirect draws) instance id should not
increment across draw boundaries. Use a local copy of "begin" to modify
the instance id inside the instances loop only.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
2023-08-04 21:32:02 +00:00
..
2023-08-03 22:40:28 +00:00
2023-08-03 22:40:28 +00:00
2023-08-03 22:40:29 +00:00
2023-08-03 20:46:32 +00:00
2023-05-14 11:09:02 +00:00
2023-08-03 22:40:29 +00:00
2023-07-30 14:33:34 +00:00
2023-08-04 21:31:52 +00:00