summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/osmesa/osmesa.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/osmesa/osmesa.sym')
-rw-r--r--src/gallium/targets/osmesa/osmesa.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/osmesa/osmesa.sym b/src/gallium/targets/osmesa/osmesa.sym
index d4b963dc1d2..59beab39f5f 100644
--- a/src/gallium/targets/osmesa/osmesa.sym
+++ b/src/gallium/targets/osmesa/osmesa.sym
@@ -2,6 +2,7 @@
global:
OSMesaColorClamp;
OSMesaCreateContext;
+ OSMesaCreateContextAttribs;
OSMesaCreateContextExt;
OSMesaDestroyContext;
OSMesaGetColorBuffer;