summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/opencl/opencl.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/opencl/opencl.sym')
-rw-r--r--src/gallium/targets/opencl/opencl.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/opencl/opencl.sym b/src/gallium/targets/opencl/opencl.sym
index ee8aacf4806..9fcc57692b8 100644
--- a/src/gallium/targets/opencl/opencl.sym
+++ b/src/gallium/targets/opencl/opencl.sym
@@ -1,6 +1,7 @@
{
global:
cl*;
+ opencl_dri_*;
local:
*;
};