radv: add the trace BO to the BO list at submit time
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 20 Feb 2020 12:19:41 +0000 (13:19 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 24 Feb 2020 11:43:53 +0000 (12:43 +0100)
commit12a22da6834f21cb089bf9ecd44c483bd264ccd3
tree1879f50edb184d242b23f425ced9081db468747d
parent5e9a2c603f38308f7027d6a5e4575e5fc24c1bd5
radv: add the trace BO to the BO list at submit time

Instead of adding it in every command buffer.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3891>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3891>
src/amd/vulkan/radv_cmd_buffer.c
src/amd/vulkan/radv_device.c