microsoft / DirectX-Headers

Official DirectX headers available under an open source license
https://devblogs.microsoft.com/directx/
MIT License
570 stars 153 forks source link

Use of D3D12_GENERIC_PROGRAM_DESC was missing guard for newer headers #126

Closed walbourn closed 5 months ago

walbourn commented 5 months ago

Some code in the D3DX12 state objects was missing proper guards if combined with older Windows SDK headers.