|
ADL (AMD Display Library) Public APIs
Version 18.1
|
These defines are the Lane count constants which will be used in DP & etc.Indicates if lane count is unknown. More...
Macros | |
| #define | ADL_LANECOUNT_DEF ADL_LANECOUNT_FOUR |
| Indicates default value of lane count. More... | |
| #define | ADL_LANECOUNT_EIGHT 8 |
| Indicates if lane count is 8. More... | |
| #define | ADL_LANECOUNT_FOUR 4 |
| Indicates if lane count is 4. More... | |
| #define | ADL_LANECOUNT_ONE 1 |
| Indicates if lane count is 1. More... | |
| #define | ADL_LANECOUNT_TWO 2 |
| Indicates if lane count is 2. More... | |
| #define | ADL_LANECOUNT_UNKNOWN 0 |
These defines are the Lane count constants which will be used in DP & etc.
Indicates if lane count is unknown.
| #define ADL_LANECOUNT_DEF ADL_LANECOUNT_FOUR |
Indicates default value of lane count.
| #define ADL_LANECOUNT_EIGHT 8 |
Indicates if lane count is 8.
| #define ADL_LANECOUNT_FOUR 4 |
Indicates if lane count is 4.
| #define ADL_LANECOUNT_ONE 1 |
Indicates if lane count is 1.
| #define ADL_LANECOUNT_TWO 2 |
Indicates if lane count is 2.
| #define ADL_LANECOUNT_UNKNOWN 0 |