zink: handle multisampled fbfetch
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 8 Apr 2022 16:07:26 +0000 (12:07 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 8 Apr 2022 18:24:30 +0000 (18:24 +0000)
commit538472e27925dd7d88b0511c76bea67b99838837
tree6fb277ddeef9519a199e150583410d8454aa67cd
parent1dd89cc09c545967de214d85fac880e575e72b7c
zink: handle multisampled fbfetch

this uses a shader key to flag the fbfetch as per-sample

it doesn't work, but at least it doesn't error anymore?

Acked-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15823>
src/gallium/drivers/zink/zink_compiler.c
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_shader_keys.h