wgpu-native
wgpu-native copied to clipboard
`RenderPassColorAttachment::resolve_target` is always set to `Some`
I think it should be possible to set it to None.
https://github.com/gfx-rs/wgpu-native/blob/73f2f26f9d3f98baedc7f63f13be5306f727d0d2/src/command.rs#L136