turnip: fix active_desc_sets not being set for compute pipeline
authorJonathan Marek <jonathan@marek.ca>
Thu, 9 Jul 2020 00:53:46 +0000 (20:53 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 9 Jul 2020 10:27:35 +0000 (10:27 +0000)
commit26b75daef57c0ab7bde8dabf2a169bd755df51c3
tree9d2835a47a42bc93e7e8455000db3d931224c75f
parentee99a7a1cfb91a47db7285db66fef5d9de8eafc5
turnip: fix active_desc_sets not being set for compute pipeline

This resulted in the load state being always empty. Its an optimization,
so it didn't result in any failures.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5816>
src/freedreno/vulkan/tu_pipeline.c