We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c227c1 commit 69373a4Copy full SHA for 69373a4
Graphics/GraphicsEngineD3D12/include/pch.h
@@ -44,7 +44,7 @@
44
45
#include "WinHPostface.h"
46
47
-#ifndef NTDDI_WIN10_CO // First defined in Win SDK 10.0.22000.0
+#ifndef NTDDI_WIN10_FE // First defined in Win SDK 10.0.20348.0
48
constexpr D3D_FEATURE_LEVEL D3D_FEATURE_LEVEL_12_2 = static_cast<D3D_FEATURE_LEVEL>(0xc200);
49
#endif
50
0 commit comments