wgpu-native icon indicating copy to clipboard operation
wgpu-native copied to clipboard

`RenderPassColorAttachment::resolve_target` is always set to `Some`

Open kryptan opened this issue 3 years ago • 0 comments

I think it should be possible to set it to None.

https://github.com/gfx-rs/wgpu-native/blob/73f2f26f9d3f98baedc7f63f13be5306f727d0d2/src/command.rs#L136

kryptan avatar Feb 17 '22 04:02 kryptan