zink: add a renderpass flag for mixed zs layout
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 5 Apr 2022 18:55:05 +0000 (14:55 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 6 Apr 2022 04:49:00 +0000 (04:49 +0000)
commit7781a75229d5d071fdeb75b9932cc52c37b28552
tree207a2e26cb6fb99bd1b74009f4b545eb8a48a269
parentf24b966d274aca4b94a1986c15a87db530737734
zink: add a renderpass flag for mixed zs layout

this indicates that the layout requires reading from the depth aspect
and writing to the stencil aspect

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