Currently unclipped_depth is not implemented in wgpu-native but exists in wgpu/wgpu-rs and is part of webgpu headers. https://github.com/gfx-rs/wgpu-native/blob/3a6d1d9a0954973a31160141d71974b2c9deab30/src/device.rs#L618
Currently unclipped_depth is not implemented in wgpu-native but exists in wgpu/wgpu-rs and is part of webgpu headers.
wgpu-native/src/device.rs
Line 618 in 3a6d1d9