Skip to content

Commit 69373a4

Browse files
committed
NTDDI_WIN10_FE
1 parent 9c227c1 commit 69373a4

File tree

1 file changed

+1
-1
lines changed
  • Graphics/GraphicsEngineD3D12/include

1 file changed

+1
-1
lines changed

Graphics/GraphicsEngineD3D12/include/pch.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
#include "WinHPostface.h"
4646

47-
#ifndef NTDDI_WIN10_CO // First defined in Win SDK 10.0.22000.0
47+
#ifndef NTDDI_WIN10_FE // First defined in Win SDK 10.0.20348.0
4848
constexpr D3D_FEATURE_LEVEL D3D_FEATURE_LEVEL_12_2 = static_cast<D3D_FEATURE_LEVEL>(0xc200);
4949
#endif
5050

0 commit comments

Comments
 (0)