zink: fix clip/cull dist xfb inlining
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 4 Aug 2023 19:14:21 +0000 (15:14 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 15 Aug 2023 11:54:06 +0000 (11:54 +0000)
commit01d3c691a50e1510437a7d313f73fba592538ece
treecc041e90ce7ea0e92b5eda72eb654fc4c25c982d
parent235ae7c3c6c833faa079c1c5779997f70158398b
zink: fix clip/cull dist xfb inlining

these are compact arrays which don't take up slots according to normal
array i/o sizing rules

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