blade icon indicating copy to clipboard operation
blade copied to clipboard

Is VK_KHR_external_memory[_fd, _win32] required?

Open hmartinez82 opened this issue 7 months ago • 4 comments
trafficstars

I'm trying to run blade with Mesa's Lavapipe, but on Windows it implements only VK_KHR_external_memory, but not `VK_KHR_external_memory_win32``.

Would it be possible to add them to the list of required Vulkan extensions to https://crates.io/crates/blade-graphics ?

Lavapipe seems to implement all the other extensions in the Readme.

Are there other extensions not listed there?

Thank you 🙏

hmartinez82 avatar Apr 19 '25 21:04 hmartinez82