maplibre / maplibre-rs

Experimental Maps for Web, Mobile and Desktop
Apache License 2.0
1.34k stars 77 forks source link

Fix stencil #191

Closed maxammann closed 1 year ago

maxammann commented 1 year ago

Fixes the low-level stencil feature by upgrading wgpu: https://github.com/gfx-rs/wgpu/pull/3151

maxammann commented 1 year ago

I think we will wait until the PR is merged and then switch to some wgpu commit.

maxammann commented 1 year ago

Merging now because it could take some time