spirv2dxil: Add a pass to lower deref tex/image and vulkan ubo/ssbo to bindless
authorJesse Natalie <jenatali@microsoft.com>
Mon, 27 Feb 2023 21:55:20 +0000 (13:55 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 23 Mar 2023 21:48:43 +0000 (21:48 +0000)
commitb125575f959ecdce829bd182d67b65e4fde64522
tree87c3d66a638042d726538afccd822a8c37a53bc2
parent4f31d1a7e04a34fc70e7b264382dd002d6f5e579
spirv2dxil: Add a pass to lower deref tex/image and vulkan ubo/ssbo to bindless

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21913>
src/microsoft/spirv_to_dxil/dxil_spirv_nir.h
src/microsoft/spirv_to_dxil/dxil_spirv_nir_lower_bindless.c [new file with mode: 0644]
src/microsoft/spirv_to_dxil/meson.build