mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[PSDK] Add missing D3DPRESENT_DONOTWAIT and D3DPRESENT_LINEAR_CONTENT.
svn path=/trunk/; revision=70116
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user