mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[PSDK] Add PFD_SUPPORT_COMPOSITION definition
This commit is contained in:
committed by
Jérôme Gardou
parent
5f2bebf7a5
commit
115aa24a29
@@ -310,6 +310,7 @@ extern "C" {
|
||||
#define PFD_SWAP_COPY 0x00000400
|
||||
#define PFD_SWAP_LAYER_BUFFERS 0x00000800
|
||||
#define PFD_GENERIC_ACCELERATED 0x00001000
|
||||
#define PFD_SUPPORT_COMPOSITION 0x00008000
|
||||
#define PFD_DEPTH_DONTCARE 0x20000000
|
||||
#define PFD_DOUBLEBUFFER_DONTCARE 0x40000000
|
||||
#define PFD_STEREO_DONTCARE 0x80000000
|
||||
|
||||
Reference in New Issue
Block a user