Revert "zink: don't create separate shader dsls if there are no bindings"
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 2 May 2023 16:54:17 +0000 (12:54 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 2 May 2023 20:08:32 +0000 (20:08 +0000)
commit905f7f83650fa8d9cfe97c9d164c8e0cc7c61c6c
treef687f0e181b070ffe2a72e1eb129bc5500f2e61e
parent27d6a98638a5d3914c84ced7b4177bbc5adddedb
Revert "zink: don't create separate shader dsls if there are no bindings"

This reverts commit 83a1b74240df3afcdb0e723c5bf6514b3321b411.

this is creating the pipeline layout, which is always required, not the dsl

Fixes: 83a1b74240d ("zink: don't create separate shader dsls if there are no bindings")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22801>
src/gallium/drivers/zink/zink_descriptors.c