[HIP] Fix for hipArray_t failure on nvcc path

Fixes SWDEV-148407
Bu işleme şunda yer alıyor:
Sarbojit2019
2019-08-14 17:00:06 +05:30
işlemeyi yapan: Maneesh Gupta
ebeveyn 6d6b89d247
işleme b2fc64cc39
+1
Dosyayı Görüntüle
@@ -160,6 +160,7 @@ typedef CUmodule hipModule_t;
typedef CUfunction hipFunction_t;
typedef CUdeviceptr hipDeviceptr_t;
typedef struct cudaArray hipArray;
typedef struct cudaArray* hipArray_t;
typedef struct cudaArray* hipArray_const_t;
typedef cudaFuncAttributes hipFuncAttributes;
typedef CUfunction_attribute hipFunction_attribute;