P4 to Git Change 2018213 by eshcherb@evgeny-hip on 2019/10/23 11:36:28

SWDEV-197287 - exporting interception functions

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#33 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#31 edit
This commit is contained in:
foreman
2019-10-23 11:45:28 -04:00
parent f226cb6041
commit a416e55516
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -160,6 +160,12 @@ hipConfigureCall
hipSetupArgument
hipLaunchByPtr
hipLaunchKernel
hipRegisterApiCallback
hipRemoveApiCallback
hipRegisterActivityCallback
hipRemoveActivityCallback
hipApiName
hipKernelNameRef
hipCreateTextureObject
hipDestroyTextureObject
hipGetTextureObjectResourceDesc
+6
View File
@@ -160,6 +160,12 @@ global:
hipSetupArgument;
hipLaunchByPtr;
hipLaunchKernel;
hipRegisterApiCallback;
hipRemoveApiCallback;
hipRegisterActivityCallback;
hipRemoveActivityCallback;
hipApiName;
hipKernelNameRef;
hipProfilerStart;
hipProfilerStop;
hiprtcCompileProgram;