[settings] Added SurfaceCommandsSupported setting

This commit is contained in:
Armin Novak
2024-07-24 14:22:10 +02:00
committed by akallabeth
parent d757dfee24
commit 96b945aa83
6 changed files with 17 additions and 6 deletions

View File

@@ -63,6 +63,11 @@ extern "C"
* application context)
*/
/* Surface Commands Flags */
#define SURFCMDS_SET_SURFACE_BITS 0x00000002
#define SURFCMDS_FRAME_MARKER 0x00000010
#define SURFCMDS_STREAM_SURFACE_BITS 0x00000040
/* RAIL Support Level */
#define RAIL_LEVEL_SUPPORTED 0x00000001
#define RAIL_LEVEL_DOCKED_LANGBAR_SUPPORTED 0x00000002

View File

@@ -650,7 +650,8 @@ struct rdp_settings
SETTINGS_DEPRECATED(ALIGN64 BOOL SurfaceCommandsEnabled); /* 3520 */
SETTINGS_DEPRECATED(ALIGN64 BOOL FrameMarkerCommandEnabled); /* 3521 */
SETTINGS_DEPRECATED(ALIGN64 BOOL SurfaceFrameMarkerEnabled); /* 3522 */
UINT64 padding3584[3584 - 3523]; /* 3523 */
SETTINGS_DEPRECATED(ALIGN64 UINT32 SurfaceCommandsSupported); /* 3523 */
UINT64 padding3584[3584 - 3524]; /* 3524 */
UINT64 padding3648[3648 - 3584]; /* 3584 */
/*