mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Implement TextureFormat::Stencil8 * Add stencil-triangles demo to test Stencil8 and show how to use stencil testing * Added changelog for Stencil8