ADL (AMD Display Library) Public APIs  Version 18.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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-2024 Advanced Micro Devices, Inc. All rights reserved.