summaryrefslogtreecommitdiff
path: root/src/amd/vulkan/radv_meta_buffer.c
diff options
context:
space:
mode:
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>2019-04-10 01:42:31 +0200
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>2019-04-15 20:39:38 +0200
commitf6fdd39eabc61b973fcc84fce2ccc86493085917 (patch)
tree91876c4ce3413a61a5018f0e7545eeed69a20cf6 /src/amd/vulkan/radv_meta_buffer.c
parentaf9534b9f3f687f3603e621bf282f4c546240afa (diff)
radv: Use local buffers for the global bo list.
Even if we don't use local buffers in general. Turns out that even though the performance is not the best the kernel still does it better than our own list. We still have to keep the radv bo list for buffers that are shared externally. This improves Talos on lowest quality setting (so as CPU bound as possible) by ~10% if the global bo list is enabled. Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Diffstat (limited to 'src/amd/vulkan/radv_meta_buffer.c')
0 files changed, 0 insertions, 0 deletions