ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about the ASIC memory. More...
#include <adl_structures.h>
Data Fields | |
long long | iMemoryBandwidth |
Memory bandwidth in Mbytes/s. More... | |
long long | iMemorySize |
Memory size in bytes. More... | |
char | strMemoryType [256] |
Memory type in string. More... | |
Structure containing information about the ASIC memory.
This structure is used to store various information about the ASIC memory. This information can be returned to the user.
long long ADLMemoryInfo::iMemoryBandwidth |
Memory bandwidth in Mbytes/s.
long long ADLMemoryInfo::iMemorySize |
Memory size in bytes.
char ADLMemoryInfo::strMemoryType[256] |
Memory type in string.