nvk: Bind texture and sampler header pools for 3D
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:11:53 +0000 (20:11 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:57 +0000 (21:31 +0000)
commit17ab4459300e6eb2acec4c53861a64705c758f24
tree5952faf5bccc9a299775cff33350e65916ef480f
parentc25f0c1dbe750103b9673c3d1371650034b698e8
nvk: Bind texture and sampler header pools for 3D

No idea if this has to be done separately for 3D vs. compute but it
shouldn't hurt anything to do it for both.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_cmd_draw.c