3b5b8e075f
- The member of the hipMemAllocationProp struct is named requestedHandleTypes. However, in HIP, it is named requestedHandleType. I have decided not to follow CUDA's naming convention, as it would require a lot of changes across HIP repositories (clr, hip, hip-tests).
- Fix hipMemGetAllocationPropertiesFromHandle to update out parameter properly.
Change-Id: I8417a2e73b0ee9fa5ca0d36546e75cfce82cbf3e
[ROCm/hipother commit: f65d41442f]