ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing the display mode definition used per controller. More...
#include <adl_structures.h>
Data Fields | |
int | iBitsPerPel |
int | iDisplayFrequency |
int | iPelsHeight |
int | iPelsWidth |
Structure containing the display mode definition used per controller.
This structure is used to store the display mode definition used per controller.
int ADL_DL_DISPLAY_MODE::iBitsPerPel |
int ADL_DL_DISPLAY_MODE::iDisplayFrequency |
int ADL_DL_DISPLAY_MODE::iPelsHeight |
int ADL_DL_DISPLAY_MODE::iPelsWidth |