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

Structure containing information about memory required by type. More...

#include <adl_structures.h>

Data Fields

int iDisplayFeatureValue
 Type of Memory Memory Type. More...
 
long long iMemoryReq
 
int iType
 Memory in bytes required. More...
 

Detailed Description

Structure containing information about memory required by type.

This structure is returned by ADL_Adapter_ConfigMemory_Get, which given a desktop and display configuration will return the Memory used.

Field Documentation

◆ iDisplayFeatureValue

int ADLMemoryRequired::iDisplayFeatureValue

Type of Memory Memory Type.

◆ iMemoryReq

long long ADLMemoryRequired::iMemoryReq

◆ iType

int ADLMemoryRequired::iType

Memory in bytes required.


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

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