Added a define for hipPitchedPtr to resolve a compiler error

[ROCm/clr commit: 5c5d87b0a3]
Этот коммит содержится в:
founta
2018-05-18 09:11:50 -04:00
коммит произвёл GitHub
родитель 106f3f591e
Коммит cc87c11be1
+1
Просмотреть файл
@@ -160,6 +160,7 @@ typedef cudaSurfaceObject_t hipSurfaceObject_t;
#define hipDeviceMapHost cudaDeviceMapHost
#define hipExtent cudaExtent
#define hipPitchedPtr cudaPitchedPtr
#define make_hipExtent make_cudaExtent
#define make_hipPos make_cudaPos
#define make_hipPitchedPtr make_cudaPitchedPtr