diff options
author | Samuel Pitoiset <[email protected]> | 2017-11-14 17:27:29 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-11-15 09:01:07 +0100 |
commit | 059d25a06de2bd396bd8d6d2dc1580361d3db915 (patch) | |
tree | 2fbc9ae49d00ef9b8073b23164d8d90891812ea2 /src/amd/vulkan/meson.build | |
parent | c665879455f04af3cf1830ed4a4494adfef9b381 (diff) |
radv: add the vertex buffers BO to the list at bind time
This should reduce the overhead of adding a BO to the current
list, especially when the list is huge. Also, when a new pipeline
is bound, we only need to update the descriptor, the buffer objects
should already be in the list.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/vulkan/meson.build')
0 files changed, 0 insertions, 0 deletions