Can coexist side-to-side with egl and must be separated behind optional compile-time feature as well.
I don't think the priority for this task is exceptionally high, but since egl-related crates are mostly deprecated or lack any updates, having vulkan as optional - at least for now - backend sounds like a good idea. If it shows decent perf it can even replace the egl, but we'll need help on investigating this as well.
If you are willing to work on this feature, please also make sure to add corresponding tests and communicate in this thread.
Can coexist side-to-side with
egland must be separated behind optional compile-time feature as well.I don't think the priority for this task is exceptionally high, but since egl-related crates are mostly deprecated or lack any updates, having vulkan as optional - at least for now - backend sounds like a good idea. If it shows decent perf it can even replace the
egl, but we'll need help on investigating this as well.If you are willing to work on this feature, please also make sure to add corresponding tests and communicate in this thread.