[PSDK] Add missing D3DPRESENT_DONOTWAIT and D3DPRESENT_LINEAR_CONTENT.
authorAmine Khaldi <amine.khaldi@reactos.org>
Thu, 26 Nov 2015 17:21:12 +0000 (17:21 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Thu, 26 Nov 2015 17:21:12 +0000 (17:21 +0000)
svn path=/trunk/; revision=70116

reactos/include/psdk/d3d9.h

index a44442b..1bc5887 100644 (file)
@@ -66,6 +66,8 @@
 #define D3D_SDK_VERSION                         32
 #define D3DADAPTER_DEFAULT                      0
 #define D3DENUM_NO_WHQL_LEVEL                   0x00000002L
 #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
 #define D3DPRESENT_BACK_BUFFERS_MAX             3L
 #define D3DSGR_NO_CALIBRATION                   0x00000000L
 #define D3DSGR_CALIBRATE                        0x00000001L