hipMemAllocationProp Struct Reference#
hipMemAllocationProp Struct Reference
#include <hip_runtime_api.h>
Collaboration diagram for hipMemAllocationProp:
Data Fields | |
unsigned char | compressionType |
Compression type. More... | |
hipMemLocation | location |
Memory location. More... | |
hipMemAllocationHandleType | requestedHandleType |
Requested handle type. More... | |
hipMemAllocationType | type |
Memory allocation type. More... | |
unsigned short | usage |
Usage. More... | |
void * | win32HandleMetaData |
Metadata for Win32 handles. More... | |
Detailed Description
Memory allocation properties
Field Documentation
◆ compressionType
unsigned char hipMemAllocationProp::compressionType |
Compression type.
◆ location
hipMemLocation hipMemAllocationProp::location |
Memory location.
◆ requestedHandleType
hipMemAllocationHandleType hipMemAllocationProp::requestedHandleType |
Requested handle type.
◆ type
hipMemAllocationType hipMemAllocationProp::type |
Memory allocation type.
◆ usage
unsigned short hipMemAllocationProp::usage |
Usage.
◆ win32HandleMetaData
void* hipMemAllocationProp::win32HandleMetaData |
Metadata for Win32 handles.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.2.0/include/hip/hip_runtime_api.h