P4 to Git Change 2008164 by vsytchen@vsytchen-remote-ocl-win10 on 2019/10/03 14:14:21

SWDEV-201925 - hipArray3DCreate() not available in HIP/PAL on Windows

	1. Update HIP's module definition files

	ReviewBoardURL = http://ocltc.amd.com/reviews/r/18068/diff/

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#29 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#28 edit


[ROCm/clr commit: b45737072d]
This commit is contained in:
foreman
2019-10-03 13:26:42 -05:00
والد 9628182739
کامیت 7cc017fc54
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
@@ -75,6 +75,7 @@ hipMalloc
hipMalloc3D
hipMalloc3DArray
hipArrayCreate
hipArray3DCreate
hipMallocArray
hipMallocPitch
hipMemcpy
@@ -76,6 +76,7 @@ global:
hipMalloc3D;
hipMalloc3DArray;
hipArrayCreate;
hipArray3DCreate;
hipMallocArray;
hipMallocPitch;
hipMemcpy;