summaryrefslogtreecommitdiff
path: root/src/gallium/targets/xvmc/xvmc.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/xvmc/xvmc.sym')
-rw-r--r--src/gallium/targets/xvmc/xvmc.sym32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/gallium/targets/xvmc/xvmc.sym b/src/gallium/targets/xvmc/xvmc.sym
deleted file mode 100644
index f51378e00a1..00000000000
--- a/src/gallium/targets/xvmc/xvmc.sym
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- global:
- XvMCBlendSubpicture;
- XvMCBlendSubpicture2;
- XvMCClearSubpicture;
- XvMCCompositeSubpicture;
- XvMCCreateBlocks;
- XvMCCreateContext;
- XvMCCreateMacroBlocks;
- XvMCCreateSubpicture;
- XvMCCreateSurface;
- XvMCDestroyBlocks;
- XvMCDestroyContext;
- XvMCDestroyMacroBlocks;
- XvMCDestroySubpicture;
- XvMCDestroySurface;
- XvMCFlushSubpicture;
- XvMCFlushSurface;
- XvMCGetAttribute;
- XvMCGetSubpictureStatus;
- XvMCGetSurfaceStatus;
- XvMCHideSurface;
- XvMCPutSurface;
- XvMCQueryAttributes;
- XvMCRenderSurface;
- XvMCSetAttribute;
- XvMCSetSubpicturePalette;
- XvMCSyncSubpicture;
- XvMCSyncSurface;
- local:
- *;
-};