Module: Mesa
Branch: master
Commit: 2b4b5ebfcfa722cefe15bb694c69f3f77c1a2478
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b4b5ebfcfa722cefe15bb694c69f3f77c1a2478

Author: Marek Olšák <marek.ol...@amd.com>
Date:   Fri Apr 22 09:00:29 2016 +0200

egl: fix make check broken by interop support

---

 src/egl/egl-symbols-check | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/egl/egl-symbols-check b/src/egl/egl-symbols-check
index 5d46fed..409867f 100755
--- a/src/egl/egl-symbols-check
+++ b/src/egl/egl-symbols-check
@@ -46,6 +46,8 @@ eglWaitClient
 eglWaitGL
 eglWaitNative
 eglWaitSync
+MesaGLInteropEGLQueryDeviceInfo
+MesaGLInteropEGLExportObject
 _fini
 _init
 EOF

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to