tu: Make compute dispatch use the shader
authorConnor Abbott <cwabbott0@gmail.com>
Tue, 12 Sep 2023 18:08:51 +0000 (20:08 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 25 Sep 2023 19:03:57 +0000 (19:03 +0000)
commitedce0af24240026b6156f7baef4d3247ff35910f
treec6fe6e3085bc1b267616f8d4f71f46dd2b7ae273
parent2d00b2b9c7d2a28d20732ad224ea326d6d3bc5b0
tu: Make compute dispatch use the shader

With this, the last use of the compute pipeline is gone. We still use
the pipeline for the load state, though.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25276>
src/freedreno/vulkan/tu_cmd_buffer.cc
src/freedreno/vulkan/tu_cmd_buffer.h