wgpu/wgpu-core
bors[bot] b904d1ee4a
Merge #825
825: Add depth clamping support r=cwfitzgerald a=kvark

**Connections**
Implements https://github.com/gpuweb/gpuweb/pull/900

**Description**
Depth clamping is useful for shadow mapping and stuff. We'd want to use it in our `shadow` example.

**Testing**
Untested, should work though :)

Co-authored-by: Dzmitry Malyshau <dmalyshau@mozilla.com>
2020-07-22 15:16:20 +00:00
..
src Merge #825 2020-07-22 15:16:20 +00:00
Cargo.toml Naga update, remove spirv_headers dependency 2020-07-22 11:05:42 -04:00