P4 to Git Change 1582432 by cpaquot@cpaquot-ocl-lc-lnx on 2018/07/18 17:16:05

SWDEV-145570 - [HIP] Fixed __hipRegisterVariable to __hipRegisterVar

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#7 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#7 edit
Этот коммит содержится в:
foreman
2018-07-18 17:51:20 -04:00
родитель 1f02d5c817
Коммит 7006bdb0b8
2 изменённых файлов: 2 добавлений и 2 удалений
+1 -1
Просмотреть файл
@@ -127,7 +127,7 @@ hipStreamSynchronize
hipStreamWaitEvent
__hipRegisterFatBinary
__hipRegisterFunction
__hipRegisterVariable
__hipRegisterVar
__hipUnregisterFatBinary
hipConfigureCall
hipSetupArgument
+1 -1
Просмотреть файл
@@ -128,7 +128,7 @@ global:
hipStreamWaitEvent;
__hipRegisterFatBinary;
__hipRegisterFunction;
__hipRegisterVariable;
__hipRegisterVar;
__hipUnregisterFatBinary;
hipConfigureCall;
hipSetupArgument;