summaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_debug.c
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <[email protected]>2018-04-09 12:46:49 +0200
committerBas Nieuwenhuizen <[email protected]>2018-04-18 22:56:54 +0200
commit4b13fe55a454723bc8642d8f5d754cd9a57e5c7c (patch)
tree75438bbb5de1fb0031ecb16f0527060ddf3fa913 /src/amd/vulkan/radv_debug.c
parent22d6b89e395e8cab06cbcbde111e64b613e675b6 (diff)
radv: Keep a global BO list for VkMemory.
With update after bind we can't attach bo's to the command buffer from the descriptor set anymore, so we have to have a global BO list. I am somewhat surprised this works really well even though we have implicit synchronization in the WSI based on the bo list associations and with the new behavior every command buffer is associated with every swapchain image. But I could not find slowdowns in games because of it. Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_debug.c')
0 files changed, 0 insertions, 0 deletions