mesa: remove redundant _math_matrix_analyse calls in fetch_state
authorMarek Olšák <marek.olsak@amd.com>
Mon, 28 Sep 2020 13:57:33 +0000 (09:57 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 1 Dec 2020 11:52:10 +0000 (11:52 +0000)
commit2770a4bc63231adb822350efd55a46435e140b3a
tree1041d5f06a27b479860764b859107bb1f1d8e87c
parent2ca6c99604f78249e273bd01b95e3ee5462f585e
mesa: remove redundant _math_matrix_analyse calls in fetch_state

Only program matrices needed this. Other matrices are updated in
_mesa_update_state_locked.

Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6946>
src/mesa/program/prog_statevars.c