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

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 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...
 

Detailed Description

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.

Field Documentation

◆ iHyperMemorySize

long long ADLMemoryInfo3::iHyperMemorySize

HyperMemory size in bytes.

◆ iInvisibleMemorySize

long long ADLMemoryInfo3::iInvisibleMemorySize

Invisible Memory size in bytes.

◆ iMemoryBandwidth

long long ADLMemoryInfo3::iMemoryBandwidth

Highest default performance level Memory bandwidth in Mbytes/s.

◆ iMemorySize

long long ADLMemoryInfo3::iMemorySize

Memory size in bytes.

◆ iVisibleMemorySize

long long ADLMemoryInfo3::iVisibleMemorySize

Visible Memory size in bytes.

◆ iVramVendorRevId

long long ADLMemoryInfo3::iVramVendorRevId

Vram vendor ID.

◆ strMemoryType

char ADLMemoryInfo3::strMemoryType[256]

Memory type in string.


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

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