diff --git a/hipamd/src/hip_hcc.map.in b/hipamd/src/hip_hcc.map.in index ace97a7dcf..89449c00d5 100644 --- a/hipamd/src/hip_hcc.map.in +++ b/hipamd/src/hip_hcc.map.in @@ -308,6 +308,12 @@ global: hipMemcpy2DToArrayAsync; hipDrvMemcpy2DUnaligned; hipArrayDestroy; + hipGLGetDevices; + hipGraphicsGLRegisterBuffer; + hipGraphicsMapResources; + hipGraphicsResourceGetMappedPointer; + hipGraphicsUnmapResources; + hipGraphicsUnregisterResource; local: *; } hip_4.2;