From 0949beeeb2776308eb396d5c742e86875c796420 Mon Sep 17 00:00:00 2001 From: foreman Date: Fri, 10 May 2019 15:50:37 -0400 Subject: [PATCH] P4 to Git Change 1781384 by michliao@hliao-dev-00-hip.rocm-workspace on 2019/05/10 14:00:04 SWDEV-189216 - Export `hipExtModuleLaunchKernel` RB: http://ocltc.amd.com/reviews/r/17332/ Affected files ... ... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#16 edit --- api/hip/hip_hcc.map.in | 1 + 1 file changed, 1 insertion(+) diff --git a/api/hip/hip_hcc.map.in b/api/hip/hip_hcc.map.in index 49318d6e15..d0b862eaa3 100644 --- a/api/hip/hip_hcc.map.in +++ b/api/hip/hip_hcc.map.in @@ -172,6 +172,7 @@ global: hipCreateSurfaceObject*; hipDestroySurfaceObject*; hipHccModuleLaunchKernel*; + hipExtModuleLaunchKernel*; }; local: *;