dzn: When binding a bindless root signature, bind descriptor heaps first
authorJesse Natalie <jenatali@microsoft.com>
Mon, 13 Mar 2023 19:44:26 +0000 (12:44 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 21:48:44 +0000 (21:48 +0000)
commit7edff267ccf24e287ea4fb430e58f5f206387716
tree55f407213f4d2aba2d7806896c481a93fda46ae4
parent8d52a480fe38245006df3931a1228c98905ad55f
dzn: When binding a bindless root signature, bind descriptor heaps first

The D3D spec says it must be so, and not doing this causes problems
on some hardware.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21913>
src/microsoft/vulkan/dzn_cmd_buffer.c