[PSDK] Add missing D3DPRESENT_DONOTWAIT and D3DPRESENT_LINEAR_CONTENT.

svn path=/trunk/; revision=70116
This commit is contained in:
Amine Khaldi
2015-11-26 17:21:12 +00:00
parent 0fb0b84997
commit 409cf0351d
+2
View File
@@ -66,6 +66,8 @@
#define D3D_SDK_VERSION 32
#define D3DADAPTER_DEFAULT 0
#define D3DENUM_NO_WHQL_LEVEL 0x00000002L
#define D3DPRESENT_DONOTWAIT 1L
#define D3DPRESENT_LINEAR_CONTENT 2L
#define D3DPRESENT_BACK_BUFFERS_MAX 3L
#define D3DSGR_NO_CALIBRATION 0x00000000L
#define D3DSGR_CALIBRATE 0x00000001L