sharpdx / SharpDX

SharpDX GitHub Repository
http://sharpdx.org
MIT License
1.68k stars 642 forks source link

Update to 10.0.17763.0 Windows SDK #1094

Closed amerkoleci closed 5 years ago

amerkoleci commented 5 years ago
amerkoleci commented 5 years ago

@jkoritzinsky Any thougth how can I map with D3D12_BUILD_RAYTRACING_ACCELERATION_STRUCTURE_INPUTS?

https://docs.microsoft.com/en-us/windows/desktop/api/d3d12/ns-d3d12-d3d12_build_raytracing_acceleration_structure_inputs

Both pGeometryDescs and ppGeometryDescs can contain values based on DescsLayout (D3D12_ELEMENTS_LAYOUT_ARRAY or D3D12_ELEMENTS_LAYOUT_ARRAY_OF_POINTERS).

amerkoleci commented 5 years ago

Ready to merge

amerkoleci commented 5 years ago

I updated the README.md and the sdk was 10.0.17763.0

xoofx commented 5 years ago

Thanks!