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
This commit is contained in:
foreman
2018-07-18 17:51:20 -04:00
parent 1f02d5c817
commit 7006bdb0b8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ hipStreamSynchronize
hipStreamWaitEvent
__hipRegisterFatBinary
__hipRegisterFunction
__hipRegisterVariable
__hipRegisterVar
__hipUnregisterFatBinary
hipConfigureCall
hipSetupArgument
+1 -1
View File
@@ -128,7 +128,7 @@ global:
hipStreamWaitEvent;
__hipRegisterFatBinary;
__hipRegisterFunction;
__hipRegisterVariable;
__hipRegisterVar;
__hipUnregisterFatBinary;
hipConfigureCall;
hipSetupArgument;