tu: Fix binding NULL descriptor sets
authorConnor Abbott <cwabbott0@gmail.com>
Tue, 29 Nov 2022 14:00:04 +0000 (15:00 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 30 Nov 2022 15:09:24 +0000 (15:09 +0000)
commit515c9a2e0754bd8a12b0d0b708ce4b0dba29102e
tree2c278c737686ccc8a452528b17ec52c5b5a69eaa
parent863516dd63c9d6b327223feec9c7780960a1f385
tu: Fix binding NULL descriptor sets

This fixes the new test
dEQP-VK.pipeline.pipeline_library.graphics_library.misc.other.null_descriptor_set_in_monolithic_pipeline.

Fixes: e9f5de11d40 ("tu: Initial implementation of VK_EXT_graphics_pipeline_library")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20057>
src/freedreno/vulkan/tu_cmd_buffer.c