ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADL_DL_DISPLAY_MODE Struct Reference

Structure containing the display mode definition used per controller. More...

#include <adl_structures.h>

Data Fields

int iBitsPerPel
 
int iDisplayFrequency
 
int iPelsHeight
 
int iPelsWidth
 

Detailed Description

Structure containing the display mode definition used per controller.

This structure is used to store the display mode definition used per controller.

Field Documentation

◆ iBitsPerPel

int ADL_DL_DISPLAY_MODE::iBitsPerPel

◆ iDisplayFrequency

int ADL_DL_DISPLAY_MODE::iDisplayFrequency

◆ iPelsHeight

int ADL_DL_DISPLAY_MODE::iPelsHeight

◆ iPelsWidth

int ADL_DL_DISPLAY_MODE::iPelsWidth

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

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.