gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 551 forks source link

Add features needed for wgpu to dx12 backend #3764

Closed ncharlton02 closed 3 years ago

ncharlton02 commented 3 years ago

Adds INDEPENDENT_BLENDING, SAMPLE_RATE_SHADING, and FRAGMENT_STORES_ATOMICS to DX12 backend features

Fixes https://github.com/gfx-rs/wgpu/issues/1405 PR checklist:

bors[bot] commented 3 years ago

Build succeeded: