wgpu/examples/triangle
Dzmitry Malyshau e84ae4a4b2 Feature-less backend selection
This PR removes optional backend features in favor of run-time
selection at the `request_adapter` entry point. Adapters from all
supported gpu backends on the platform are reported.

It also makes gfx-rs dependency to be public (for now).
2019-08-27 20:55:49 -04:00
..
CMakeLists.txt Feature-less backend selection 2019-08-27 20:55:49 -04:00
main.c Feature-less backend selection 2019-08-27 20:55:49 -04:00