zink: update null sampler/image descriptor surface with is_buffer during hashing
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 29 Mar 2021 19:24:40 +0000 (15:24 -0400)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 16 Jun 2021 00:14:36 +0000 (20:14 -0400)
commitdf5c97eea8ac78416a6aea10e49b5f80e018ad03
treebea0e8ea78ad7ddbc3ccd88c4a5c475d7d336534
parentb2f4b35d5d417c769372ec202fc811bd30ef770d
zink: update null sampler/image descriptor surface with is_buffer during hashing

this is the only time it might need to be used, so it can be updated naturally here

Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com>
Acked-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11188>
src/gallium/drivers/zink/zink_descriptors.c