Nikita Gubarkov
Nikita Gubarkov
Hi! Would you mind opening a PR for this?
In my case I just wanted to speed up the startup by initializing Vulkan and GLFW in parallel, so to avoid redundant synchronization and initialization overhead I just did all...
@mircearoata 👀
Agree, that would be very nice to have. And there's also one cool thing about RAII you didn't mention - each object keeps its dispatcher instead of it being a...
Cool, thank you!
Not sure I got your idea. How could we import `vulkan_hpp`, **instead of** including `` in `vk_mem_alloc.hpp`?
Indeed, missed that, thank you
LGTM. As discussed, we are not going to merge it right away, it will go into the next major JBR API update
Pushed to `main` for now
Pushed this to `main`, `jbr17`, `jbr21`, so closing the review