Display adjustment capabilities values. Returned by ADL_Display_AdjustCaps_Get.
More...
Display adjustment capabilities values. Returned by ADL_Display_AdjustCaps_Get.
◆ ADL_DISPLAY_ADJUST_HOR_POS
| #define ADL_DISPLAY_ADJUST_HOR_POS (1 << 2) |
◆ ADL_DISPLAY_ADJUST_HOR_SIZE
| #define ADL_DISPLAY_ADJUST_HOR_SIZE (1 << 4) |
◆ ADL_DISPLAY_ADJUST_OVERSCAN
| #define ADL_DISPLAY_ADJUST_OVERSCAN (1 << 0) |
◆ ADL_DISPLAY_ADJUST_SIZEPOS
◆ ADL_DISPLAY_ADJUST_UNDERSCAN
| #define ADL_DISPLAY_ADJUST_UNDERSCAN (1<<6) |
◆ ADL_DISPLAY_ADJUST_VERT_POS
| #define ADL_DISPLAY_ADJUST_VERT_POS (1 << 1) |
◆ ADL_DISPLAY_ADJUST_VERT_SIZE
| #define ADL_DISPLAY_ADJUST_VERT_SIZE (1 << 3) |
◆ ADL_DISPLAY_CUSTOMMODES
| #define ADL_DISPLAY_CUSTOMMODES (1<<5) |