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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user