You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- This method is now implemented on non-native using the standard `Adapter::request_adapter(…)`, making `enumerate_adapters` a portable surface. This was previous a nontrivial pain point when an application wanted to do some of its own filtering of adapters.
57
57
- This method can now be used in custom backends.
58
58
59
59
By @R-Cramer4 in [#8230](https://github.com/gfx-rs/wgpu/pull/8230)
0 commit comments