This repository was archived by the owner on Jun 18, 2021. It is now read-only.
This repository was archived by the owner on Jun 18, 2021. It is now read-only.
OpenGL examples doesn't compile #173
Closed
Description
Issues:
- the project doesn't have the
gl
feature flag anymore, wgpu-rs
doesn't seem to haveInstance
anymore,
edit: I just found gfx-rs/wgpu#450 which seems to state OpenGL support was deprecated?