ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
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.
int ADLMemoryRequired::iDisplayFeatureValue |
Type of Memory Memory Type.
long long ADLMemoryRequired::iMemoryReq |
int ADLMemoryRequired::iType |
Memory in bytes required.