Closed
Description
While I am able to enable the anisotropic filtering extension on the device, there's no way to tell a sampler that it should be anisotropic.
Relevant code: https://github.com/gfx-rs/wgpu/blob/master/wgpu-types/src/lib.rs#L823
Webgpu upstream issue: gpuweb/gpuweb#696