radv: remove dead code about task ring when binding a compute pipeline
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 22 Aug 2022 17:06:20 +0000 (19:06 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 26 Aug 2022 14:07:09 +0000 (14:07 +0000)
commit03d2af30f6548a83508a2f08048838dfa1d6a41e
treeca9c731dbd390f35a294d9bff10ec31246481f8a
parent38ae5b6da64d5c27ab668c670228a24dd1dce754
radv: remove dead code about task ring when binding a compute pipeline

This is probably a leftover when task shader has been reworked, but it
has no effect.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18210>
src/amd/vulkan/radv_cmd_buffer.c