HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
hc::AmPointerInfo Member List

This is the complete list of members for hc::AmPointerInfo, including all inherited members.

_acchc::AmPointerInfo
_allocSeqNumhc::AmPointerInfo
_appAllocationFlagshc::AmPointerInfo
_appIdhc::AmPointerInfo
_appPtrhc::AmPointerInfo
_devicePointerhc::AmPointerInfo
_hostPointerhc::AmPointerInfo
_isAmManagedhc::AmPointerInfo
_isInDeviceMemhc::AmPointerInfo
_sizeByteshc::AmPointerInfo
_unalignedDevicePointerhc::AmPointerInfo
AmPointerInfo() (defined in hc::AmPointerInfo)hc::AmPointerInfoinline
AmPointerInfo(void *hostPointer, void *devicePointer, void *unalignedDevicePointer, std::size_t sizeBytes, hc::accelerator &acc, bool isInDeviceMem=false, bool isAmManaged=false) (defined in hc::AmPointerInfo)hc::AmPointerInfoinline
operator=(const AmPointerInfo &other) (defined in hc::AmPointerInfo)hc::AmPointerInfo