Skip to content
Snippets Groups Projects
Commit 5c1233ed authored by Samuel Pitoiset's avatar Samuel Pitoiset
Browse files

radv: use a global BO list only for VK_EXT_descriptor_indexing


Maintaining two different paths is annoying but this gets
rid of the performance regression introduced by the global
BO list.

We might find a better solution in the future, but for now
just keeps two paths.

Signed-off-by: default avatarSamuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: default avatarBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
parent 7bd53675
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment