dzn: Add a no-bindless debug flag
authorJesse Natalie <jenatali@microsoft.com>
Wed, 24 May 2023 16:51:45 +0000 (09:51 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 25 May 2023 02:08:31 +0000 (02:08 +0000)
commit98589399a45424e2b33c7aa723b662a60dbcad22
tree5afa2585d87de7e74a28858a7400e31875755c60
parent9b7faa7d960dcad4585dda4a946d58269875c5a8
dzn: Add a no-bindless debug flag

Forcing bindless on is nice for apps that don't use EXT_descriptor_indexing,
but for the CTS, whenever EXT_descriptor_indexing is supported, it's used.
To be able to more thoroughly test the not-bindless path, add a debug flag
to turn it off.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23218>
src/microsoft/vulkan/dzn_device.c
src/microsoft/vulkan/dzn_private.h