On Tue Feb 25 12:20:58 2025 +0000, Jacek Caban wrote:
We could pass the instance as `vulkan_instance` struct to drivers.
I'm not sure to see how useful it would be. We only have function pointers for the extensions we expose on the Win32 side, and so no driver could really benefit from it except the null driver which uses headless extension which we also (probably safely?) expose.