zink: rename zink_descriptor_layout_key::num_descriptors -> num_bindings
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 18 Oct 2021 15:24:13 +0000 (11:24 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 Oct 2021 14:27:01 +0000 (14:27 +0000)
commit3acab7a24c497f1ebdde95c9d8048cce2d932cf3
tree9fdd8a757361a270381f6cd4704b4d6b76067854
parentfb78c2de2129af9c0df84f2761e8bb94a59042fd
zink: rename zink_descriptor_layout_key::num_descriptors -> num_bindings

this was always misnamed and thus misleading

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