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

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

Detailed Description

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.

Field Documentation

◆ iMemoryBandwidth

long long ADLMemoryInfo::iMemoryBandwidth

Memory bandwidth in Mbytes/s.

◆ iMemorySize

long long ADLMemoryInfo::iMemorySize

Memory size in bytes.

◆ strMemoryType

char ADLMemoryInfo::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.