02d8436bbd
We don't need the first_vertex argument when turning non-indexed triangle-fan draws into indexed triangle-list ones, the firstVertex argument can simply be passed as a vertexOffset. Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15912>