On Thu Nov 24 16:48:46 2022 +0000, Matteo Bruni wrote:
Just skimming through... Is this right?
It's not, I meant to verify that flags of the replacement type has all bits set that are present in requested flags except for `VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT`. I will fix it up, but if you think there is a better heuristic, please let me know.
In practice, at least in my case, radv exposes only one memory type that's compatible with external memory and it has visible, coherent and cached bits set.