zink: if a variable is flagged as being xfb, treat it as manual xfb output
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sat, 21 May 2022 00:03:01 +0000 (20:03 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 10 Jun 2022 02:35:12 +0000 (02:35 +0000)
commit26338c4abbc940da144e2ce116e42754e4ea7e45
treee4e4b6d724636827e9422857b6ae112f1984a7a8
parente9d28cbe3fbe56076f85e9e309211d831368d1fc
zink: if a variable is flagged as being xfb, treat it as manual xfb output

this allows passes to flag variables as "needs manual action" for further
handling later on

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16669>
src/gallium/drivers/zink/zink_compiler.c