Update for latest D3DX12.h

This commit is contained in:
Chuck Walbourn
2021-10-05 17:41:32 -07:00
parent 094ebdcf9f
commit fd45216373
5 changed files with 871 additions and 9 deletions

View File

@@ -36,7 +36,7 @@
#pragma warning(disable : 4062)
#define D3DX12_NO_STATE_OBJECT_HELPERS
#define D3DX12_NO_CHECK_FEATURE_SUPPORT_CLASS
#ifdef WIN32
#include "d3dx12.h"
#else