|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing additional information about the ASIC memory. More...
#include <adl_structures.h>
Data Fields | |
| long long | iHyperMemorySize |
| HyperMemory size in bytes. More... | |
| long long | iInvisibleMemorySize |
| Invisible Memory size in bytes. More... | |
| long long | iMemoryBandwidth |
| Highest default performance level Memory bandwidth in Mbytes/s. More... | |
| long long | iMemoryBandwidthX2 |
| Memory Bandiwidth that is calculated and finalized on the driver side, grab and go. More... | |
| long long | iMemoryBitRateX2 |
| Memory Bit Rate that is calculated and finalized on the driver side, grab and go. More... | |
| long long | iMemorySize |
| Memory size in bytes. More... | |
| long long | iVisibleMemorySize |
| Visible Memory size in bytes. More... | |
| long long | iVramVendorRevId |
| Vram vendor ID. More... | |
| char | strMemoryType [256] |
| Memory type in string. More... | |
Structure containing additional information about the ASIC memory.
This structure is used to store additional information about the ASIC memory. This information can be returned to the user.
| long long ADLMemoryInfoX4::iHyperMemorySize |
HyperMemory size in bytes.
| long long ADLMemoryInfoX4::iInvisibleMemorySize |
Invisible Memory size in bytes.
| long long ADLMemoryInfoX4::iMemoryBandwidth |
Highest default performance level Memory bandwidth in Mbytes/s.
| long long ADLMemoryInfoX4::iMemoryBandwidthX2 |
Memory Bandiwidth that is calculated and finalized on the driver side, grab and go.
| long long ADLMemoryInfoX4::iMemoryBitRateX2 |
Memory Bit Rate that is calculated and finalized on the driver side, grab and go.
| long long ADLMemoryInfoX4::iMemorySize |
Memory size in bytes.
| long long ADLMemoryInfoX4::iVisibleMemorySize |
Visible Memory size in bytes.
| long long ADLMemoryInfoX4::iVramVendorRevId |
Vram vendor ID.
| char ADLMemoryInfoX4::strMemoryType[256] |
Memory type in string.