HIP: Heterogenous-computing Interface for Portability
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Deprecated List
Member hipFreeHost (void *ptr)
use hipHostFree() instead
Member hipHostAlloc (void **ptr, size_t size, unsigned int flags)
use hipHostMalloc() instead
Member hipMallocHost (void **ptr, size_t size)
use hipHostMalloc() instead