mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* remove redundant flag * set the `MULTISAMPLED_SHADING` downlevel flag for gles and dx11 * set the right naga capabilities add `Features::SHADER_EARLY_DEPTH_TEST` * add changelog entry * remove `@early_depth_test` from water example