Add-ons can still use the legacy API that only works on OpenGL. Vulkan however was crashing as there is no shader create info available. Adding a pre-check when finalizing shaders on availability of shader create info. Pull Request: https://projects.blender.org/blender/blender/pulls/130660