mesa: fix glPopClientAttrib with fixed-func VP and zero-stride varyings
authorMarek Olšák <marek.olsak@amd.com>
Tue, 21 Feb 2023 05:28:52 +0000 (00:28 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 2 Mar 2023 23:38:12 +0000 (23:38 +0000)
commit0293f8d8ce8ff6175d9818874976584b81bd7a56
tree7c3b7771eeb956aba4c4b809c0e55040a8016fe7
parent689ce66a4332524b4eb98877de6f75d05dd05c60
mesa: fix glPopClientAttrib with fixed-func VP and zero-stride varyings

This was missed.

Fixes: 3a294ff01fb9d1d8b - mesa: move the _mesa_set_varying_vp_inputs call to where the state changes
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8246

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/attrib.c