winapi-rs
winapi-rs copied to clipboard
Update d3d12 to SDK 10.0.18362.0
This PR update d3d12.rs to be roughly in sync with Windows 10 SDK 10.0.18362.0 header.
Notable features enabled:
- DXR
- RenderPass
- DRED
- Experimental Features
Also translated some missing macros to Rust functions.
Possible conflicts: https://github.com/retep998/winapi-rs/pull/812 https://github.com/retep998/winapi-rs/pull/807
Since this is marked as waiting on review @retep998, is there anything we can do to help review this? We'd love to use these changes in production. Potentially @DBouma and I can take a look.