radv: do not add the image BO in radv_set_color_clear_regs()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 14 Nov 2017 15:38:19 +0000 (16:38 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 15 Nov 2017 08:00:54 +0000 (09:00 +0100)
commit40290c805f6c0a4583fad15788308de4ef473845
tree1fc0bc171f58f9f58d166dee8d2f1a7bbf449cbd
parent65123ee62cd66cdffe2c4193a3e28e811d73ff65
radv: do not add the image BO in radv_set_color_clear_regs()

radv_fill_buffer() ensures that the image BO is added to the list.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_cmd_buffer.c