From: Emil Velikov <emil.veli...@collabora.com>

---
 include/EGL/eglplatform.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/EGL/eglplatform.h b/include/EGL/eglplatform.h
index 16765fb..dc4a3e2 100644
--- a/include/EGL/eglplatform.h
+++ b/include/EGL/eglplatform.h
@@ -133,6 +133,7 @@ typedef Pixmap   EGLNativePixmapType;
 typedef Window   EGLNativeWindowType;
 
 #else
+#warning "No known EGL_USE_PLATFORM_*_KHR is provided."
 
 /* Fallback to autodetection of the current platform */
 
-- 
2.9.3

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

Reply via email to