radv: only pass the global BO list at submit time if enabled
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 17 May 2018 09:36:09 +0000 (11:36 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 17 May 2018 11:48:27 +0000 (13:48 +0200)
commit507402ada6dbe56daca49c1f9bdba3b445132e50
tree83bec65dd5154a4a9bc54da6425344ec1b3b1350
parent6211799aff761282d07b0ce3efde88e67caeb04a
radv: only pass the global BO list at submit time if enabled

That way the winsys might use a faster path when the global
BO list is NULL.

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