Yet another GPU issue (backend=gl, no Vulkan) #4025
Labels
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
P-Crash
A sudden unexpected crash
Bevy version
v0.6.0/v0.6.1
Operating system & version
Voidlinux with nvidia-390 (no Vulkan support)
What you did
WGPU_BACKEND=gl cargo run --example breakout
What you expected to happen
The example runs properly
What actually happened
thread 'main' panicked at 'Unable to find a GPU! Make sure you have installed required drivers!'
Additional information
Naturally, I have drivers installed and working properly, I can run games in this setup.
The text was updated successfully, but these errors were encountered: