FreeRDP
GFXREDIR_CREATE_BUFFER_PDU Struct Reference

Data Fields

UINT64 poolId
 
UINT64 bufferId
 
UINT64 offset
 
UINT32 stride
 
UINT32 width
 
UINT32 height
 
UINT32 format
 

Detailed Description

Definition at line 125 of file channels/gfxredir.h.

Field Documentation

◆ bufferId

UINT64 GFXREDIR_CREATE_BUFFER_PDU::bufferId

Definition at line 128 of file channels/gfxredir.h.

◆ format

UINT32 GFXREDIR_CREATE_BUFFER_PDU::format

Definition at line 133 of file channels/gfxredir.h.

◆ height

UINT32 GFXREDIR_CREATE_BUFFER_PDU::height

Definition at line 132 of file channels/gfxredir.h.

◆ offset

UINT64 GFXREDIR_CREATE_BUFFER_PDU::offset

Definition at line 129 of file channels/gfxredir.h.

◆ poolId

UINT64 GFXREDIR_CREATE_BUFFER_PDU::poolId

Definition at line 127 of file channels/gfxredir.h.

◆ stride

UINT32 GFXREDIR_CREATE_BUFFER_PDU::stride

Definition at line 130 of file channels/gfxredir.h.

◆ width

UINT32 GFXREDIR_CREATE_BUFFER_PDU::width

Definition at line 131 of file channels/gfxredir.h.


The documentation for this struct was generated from the following file: