zink: add `descriptor_bindless_id` to `zink_shader_info`
authorantonino <antonino.maniscalco@collabora.com>
Fri, 7 Apr 2023 15:57:15 +0000 (17:57 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Apr 2023 19:25:08 +0000 (19:25 +0000)
commit4579fe5faded21e7d56a3c710b29272c54311d46
tree82e083555e4510149f8ac55d6f53ff8b4f41381d
parentc0c16d1ae2430f6f6edd304b007e7fedeee21e78
zink: add `descriptor_bindless_id` to `zink_shader_info`

This field stores the id of the descriptor set used for bindless
textures.

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