0de4083544
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>