mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 08:44:08 +00:00
06316c1bac
* hal/metal: support Features::NON_FILL_POLYGON_MODE * Document Metal support for NON_FILL_POLYGON_MODE * Split Features::NON_FILL_POLYGON_MODE in two Adds two new features: `LINE_POLYGON_MODE` and `POINT_POLYGON_MODE`. Allows metal to support `PolygonMode::Line` while not being required to support `PolygonMode::Point`. * Formatting * Rename {LINE,POINT}_POLYGON_MODE to POLYGON_MODE_{LINE,POINT} |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |