ADL (AMD Display Library) Public APIs
Version 17.1
|
Macros | |
#define | ADL_MEMORYREQTYPE_GPURESERVEDVISIBLE (1 << 2) |
Indicates that this is amount of visible memory per GPU that should be reserved for all other allocations. More... | |
#define | ADL_MEMORYREQTYPE_INVISIBLE (1 << 1) |
Indicates that this is the invisible memory. More... | |
#define | ADL_MEMORYREQTYPE_VISIBLE (1 << 0) |
#define ADL_MEMORYREQTYPE_GPURESERVEDVISIBLE (1 << 2) |
Indicates that this is amount of visible memory per GPU that should be reserved for all other allocations.
#define ADL_MEMORYREQTYPE_INVISIBLE (1 << 1) |
Indicates that this is the invisible memory.
#define ADL_MEMORYREQTYPE_VISIBLE (1 << 0) |
This group defines memory types in ADLMemoryRequired struct
Indicates that this is the visible memory