zink: break up ctx descriptor state updating to per-type functions
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 10 May 2021 19:14:06 +0000 (15:14 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 1 Jul 2021 22:53:51 +0000 (22:53 +0000)
commit005262863f91ef95a56d981dd34d52beb9296d27
treedadf5594431591fb4114eea94c1119653343b9d6
parent6368f9453ad9e19b5ef4558f0add9e17022d0b85
zink: break up ctx descriptor state updating to per-type functions

this is a bit easier to read/manage going forward

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11664>
src/gallium/drivers/zink/zink_context.c