You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
We currently require the validation layer in the vulkan renderer. If that is not installed, creating the renderer fails. While the validation layer is useful at the moment we probably don't want to abort because it's not installed and (sooner or later) we should disable it by default as it has a significant performance impact.