Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on WSLg (Ubuntu 22.04) #469

Open
jp2masa opened this issue Nov 27, 2022 · 0 comments
Open

Not working on WSLg (Ubuntu 22.04) #469

jp2masa opened this issue Nov 27, 2022 · 0 comments

Comments

@jp2masa
Copy link

jp2masa commented Nov 27, 2022

I'm trying to run my app on WSLg (Ubuntu 22.04), but when I try to create a Vulkan graphics device:

_graphicsDevice = GraphicsDevice.CreateVulkan(new GraphicsDeviceOptions(true));

I get the following exception:

Veldrid.VeldridException: 'A Vulkan validation error was encountered: [ErrorEXT] (InstanceEXT) VK_SUCCESS'

Any idea what's happening here? Missing extensions, driver bug,...?

Additional Context

I tried to run the Refresh2025 test and it worked, so at least the core of Vulkan seems to work on WSLg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant