zink: always set sampler layouts when unbinding fb images while rp optimizing
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 15 Mar 2023 17:26:16 +0000 (13:26 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Mar 2023 01:39:39 +0000 (01:39 +0000)
commite83513832bbace910f605d25c05b0eae4e31e2d8
treef01d46a80c44a3e308937c0bc32b57dd9b00da35
parentc2b3c7b6be0d0c0f842e61447cee80122ce69e25
zink: always set sampler layouts when unbinding fb images while rp optimizing

this may or may not always be accurate, but in the cases where it is, it should
avoid some renderpass splitting, and in the cases where it isn't, there may
already be issues

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22027>
src/gallium/drivers/zink/zink_context.c