SWDEV-245531 - GLInterop: exposing api for linux
Change-Id: I9aa12bf5b6463619d3d6cdaea85ffc18f50bb1ba
Этот коммит содержится в:
коммит произвёл
Payam Ghafari
родитель
13ada9b193
Коммит
a525605e5c
@@ -308,6 +308,12 @@ global:
|
||||
hipMemcpy2DToArrayAsync;
|
||||
hipDrvMemcpy2DUnaligned;
|
||||
hipArrayDestroy;
|
||||
hipGLGetDevices;
|
||||
hipGraphicsGLRegisterBuffer;
|
||||
hipGraphicsMapResources;
|
||||
hipGraphicsResourceGetMappedPointer;
|
||||
hipGraphicsUnmapResources;
|
||||
hipGraphicsUnregisterResource;
|
||||
local:
|
||||
*;
|
||||
} hip_4.2;
|
||||
|
||||
Ссылка в новой задаче
Block a user