zink: Fully initialize VkBufferViewCreateInfo for hashing
authorWitold Baryluk <baryluk@smp.if.uj.edu.pl>
Thu, 14 Oct 2021 22:40:14 +0000 (00:40 +0200)
committerMarge Bot <eric+marge@anholt.net>
Mon, 18 Oct 2021 13:53:26 +0000 (13:53 +0000)
commitae525da0e45b6d1a7c6921576f63380ae5e8ac95
tree89bbabb76b62bcd2c7fc1450d7299b1a7dbb6d2a
parent4878e351593a35c4c80bae644d5e136bc044e4ea
zink: Fully initialize VkBufferViewCreateInfo for hashing

Makes hashing achieve higher hit rate, and valgrind happier.

Reviewed-by: Hoe Hao Cheng <haochengho12907@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13371>
src/gallium/drivers/zink/zink_context.c