Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add OpenGL and DX11 backends (#7481)
# Objective Avoid ‘Unable to find a GPU! Make sure you have installed required drivers!’ . Because many devices only support OpenGL without Vulkan. Fixes #3191 ## Solution Use all backends supported by wgpu.
- Loading branch information