ADL (AMD Display Library) Public APIs
Version 17.1
|
These defines are the board layout flags state which indicates what are the valid properties of ADLBoardLayoutInfo . It is used by ADL_Adapter_BoardLayout_GetIndicates the number of slots is valid. More...
Macros | |
#define | ADL_BLAYOUT_VALID_CONNECTOR_LENGTHS 0x8 |
Indicates the connector lengths is valid. More... | |
#define | ADL_BLAYOUT_VALID_CONNECTOR_OFFSETS 0x4 |
Indicates the connector offsets are valid. More... | |
#define | ADL_BLAYOUT_VALID_NUMBER_OF_SLOTS 0x1 |
#define | ADL_BLAYOUT_VALID_SLOT_SIZES 0x2 |
Indicates the slot sizes are valid. Size of the slot consists of the length and width. More... | |
These defines are the board layout flags state which indicates what are the valid properties of ADLBoardLayoutInfo . It is used by ADL_Adapter_BoardLayout_Get
Indicates the number of slots is valid.
#define ADL_BLAYOUT_VALID_CONNECTOR_LENGTHS 0x8 |
Indicates the connector lengths is valid.
#define ADL_BLAYOUT_VALID_CONNECTOR_OFFSETS 0x4 |
Indicates the connector offsets are valid.
#define ADL_BLAYOUT_VALID_NUMBER_OF_SLOTS 0x1 |
#define ADL_BLAYOUT_VALID_SLOT_SIZES 0x2 |
Indicates the slot sizes are valid. Size of the slot consists of the length and width.