Cleaned up
This commit is contained in:
@@ -150,8 +150,7 @@ typedef CUfunction hipFunction_t;
|
|||||||
typedef CUdeviceptr hipDeviceptr_t;
|
typedef CUdeviceptr hipDeviceptr_t;
|
||||||
typedef struct cudaArray hipArray;
|
typedef struct cudaArray hipArray;
|
||||||
typedef struct cudaArray* hipArray_const_t;
|
typedef struct cudaArray* hipArray_const_t;
|
||||||
typedef cudaMemcpy3DParms hipMemcpy3DParms;
|
#define hipMemcpy3DParms cudaMemcpy3DParms
|
||||||
//#define hipMemcpy3DParms cudaMemcpy3DParms
|
|
||||||
#define hipArrayDefault cudaArrayDefault
|
#define hipArrayDefault cudaArrayDefault
|
||||||
|
|
||||||
typedef cudaTextureObject_t hipTextureObject_t;
|
typedef cudaTextureObject_t hipTextureObject_t;
|
||||||
|
|||||||
Reference in New Issue
Block a user