radv: Flush descriptors and push constants for task shaders.
authorTimur Kristóf <timur.kristof@gmail.com>
Sat, 12 Feb 2022 20:22:19 +0000 (21:22 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 20 Jul 2022 19:00:30 +0000 (19:00 +0000)
commit79287f5ae6d161eea44f81af2094d30861407b17
tree34d463901f6f9f78a2a22c4f3add288e270c65b5
parentef07c3272a0242dd0df986722c0ffc23e0610530
radv: Flush descriptors and push constants for task shaders.

Task shaders are executed on the internal compute cmdbuf, so they
need special consideration.

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