Error in Surface::configure: invalid surface with GL backend #2008
Labels
area: correctness
We're behaving incorrectly
help required
We need community help to make this happen.
type: bug
Something isn't working
Description
When running hello-triangle example I get invalid surface error.
It failed to configure the surface because of
BadDisplay
.hello-compute example works
glxgears works
Extra materials
Logs
Platform
Driver: linux514-nvidia-390xx 390.144-4
One more thing:
Setting environment variable
WGPU_BACKEND=gl
does not use that backend when creating instance withBackends::PRIMARY
. I don't know if this is intentional.The text was updated successfully, but these errors were encountered: