mesa: add missing state to state string computation
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 12 Nov 2021 02:10:20 +0000 (21:10 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 Nov 2021 12:34:14 +0000 (12:34 +0000)
commit43322ceccdfa67fcd133c94f51adfaefe2d99db2
treebf243b37e356d5cf2ddb6c9091a9745c7608cb8c
parent7490bcad372b820166b0e60664d8fabcdbc71514
mesa: add missing state to state string computation

This is an internal state, so does not need to be made available in the
string itself (same as the wpos_y_transform). But it needs to be listed
to avoid the mesa_problem.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13073>
src/mesa/program/prog_statevars.c