Mesa (master): WL_bind_wayland_display: clarify that context must be NULL

Kristian Høgsberg krh at kemper.freedesktop.org
Fri Apr 22 03:50:08 UTC 2011


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

Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Thu Apr 21 23:47:36 2011 -0400

WL_bind_wayland_display: clarify that context must be NULL

---

 docs/WL_bind_wayland_display.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/WL_bind_wayland_display.spec b/docs/WL_bind_wayland_display.spec
index b4e6703..e2fde3c 100644
--- a/docs/WL_bind_wayland_display.spec
+++ b/docs/WL_bind_wayland_display.spec
@@ -82,7 +82,7 @@ Additions to the EGL 1.4 Specification:
 
     Import a wl_buffer by calling eglCreateImageKHR with
     wl_buffer as EGLClientBuffer, EGL_WAYLAND_BUFFER_WL as the target,
-    and an empty attribute_list.
+    NULL context and an empty attribute_list.
 
 Issues
 




More information about the mesa-commit mailing list