Commits


sumitsays authored and GitHub committed 127b1f0d01c
SDL Native Warning errors in DML ep (#8396) * Updated d3dx12.h with latest change. Fixed SDL native warning errors * Removed usage of IID_ID3D12Device variable, instead used __uuidof as in previous commit * Removed usage of NULL, used nullptr instead. Co-authored-by: Sumit Agarwal <sumitagarwal@microsoft.com>