mesa: remove a redundant call to _mesa_update_edgeflag_state_vao
authorMarek Olšák <marek.olsak@amd.com>
Tue, 21 Feb 2023 05:27:21 +0000 (00:27 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 2 Mar 2023 23:38:12 +0000 (23:38 +0000)
commit0a71957a9bfc6e529192509a0588ea9ce4171452
treec3d6b23ae90eb0b11240921c9f61817d84515176
parent0293f8d8ce8ff6175d9818874976584b81bd7a56
mesa: remove a redundant call to _mesa_update_edgeflag_state_vao

It's called again a few lines later.

Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21438>
src/mesa/main/draw.c