zink: add more zink_descriptor_type enum values to improve readability
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 20 Oct 2022 14:35:14 +0000 (10:35 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Oct 2022 13:31:43 +0000 (13:31 +0000)
commitbff1f299d14e37c8d7f281c209756de25f10374b
tree5b70a2d82d77a0cfc5320441d71dabe5ab7ea846
parent852de28579be9e90db0b7389b0478767bfb7083e
zink: add more zink_descriptor_type enum values to improve readability

the values are still the same, but now enum names can be used to more
accurately reflect their actual meaning

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19205>
src/gallium/drivers/zink/zink_descriptors.c
src/gallium/drivers/zink/zink_screen.c
src/gallium/drivers/zink/zink_types.h