Memory Type
[Constants and Definitions]


Defines

#define ADL_MEMORYREQTYPE_VISIBLE   (1 << 0)
#define ADL_MEMORYREQTYPE_INVISIBLE   (1 << 1)
 Indicates that this is the invisible memory.
#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 Documentation

#define ADL_MEMORYREQTYPE_VISIBLE   (1 << 0)

This group defines memory types in ADLMemoryRequired struct
Indicates that this is the visible memory

#define ADL_MEMORYREQTYPE_INVISIBLE   (1 << 1)

Indicates that this is the invisible memory.

#define ADL_MEMORYREQTYPE_GPURESERVEDVISIBLE   (1 << 2)

Indicates that this is amount of visible memory per GPU that should be reserved for all other allocations.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer