mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Support to create surface from visual on Windows, add mpo(Multiple Plane Overlay) feature to AdapterInfo * Expose create_surface_from_visual method * Fix code style * Make code more concise * Revert mpo from AdapterInfo