radv: fix emitting the border color pointer on the compute queue
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 11 Aug 2020 08:00:42 +0000 (10:00 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 12 Aug 2020 07:13:11 +0000 (09:13 +0200)
commit638a09b827f1e7b561e878612890fc0ebcdb1613
tree911c1863287a5380be26a5ee3a92bdaba043fb2e
parent96cfc684e63238a7aeabc8893fb04fe5f3781a66
radv: fix emitting the border color pointer on the compute queue

This was just missing.

Fixes: 57e796a12a8 ("radv: Implement VK_EXT_custom_border_color")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: John Galt <johngaltfirstrun@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6276>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/si_cmd_buffer.c