summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/vdpau/vdpau.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/vdpau/vdpau.sym')
-rw-r--r--src/gallium/targets/vdpau/vdpau.sym8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gallium/targets/vdpau/vdpau.sym b/src/gallium/targets/vdpau/vdpau.sym
new file mode 100644
index 00000000000..f184193c055
--- /dev/null
+++ b/src/gallium/targets/vdpau/vdpau.sym
@@ -0,0 +1,8 @@
+{
+ global:
+ vdp_imp_device_create_x11;
+ nouveau_drm_screen_create;
+ radeon_drm_winsys_create;
+ local:
+ *;
+};