SWDEV-325711: move the API under correct hip version

Signed-off-by: sdashmiz <shadi.dashmiz@amd.com>
Change-Id: Ia4e1588da7d21b2cb617c374d846ce5e05b1f4f8
This commit is contained in:
sdashmiz
2022-08-24 17:10:24 -04:00
committed by Shadi Dashmiz
parent 89355fb586
commit fd8647807d
+5 -5
View File
@@ -441,11 +441,6 @@ global:
hipMemRetainAllocationHandle;
hipMemSetAccess;
hipMemUnmap;
hipUserObjectCreate;
hipUserObjectRelease;
hipUserObjectRetain;
hipGraphRetainUserObject;
hipGraphReleaseUserObject;
local:
*;
} hip_5.0;
@@ -500,6 +495,11 @@ global:
hipMemcpy2DToArrayAsync_spt;
hipDrvGetErrorName;
hipDrvGetErrorString;
hipUserObjectCreate;
hipUserObjectRelease;
hipUserObjectRetain;
hipGraphRetainUserObject;
hipGraphReleaseUserObject;
local:
*;
} hip_5.2;