WL_bind_wayland_display: clarify that context must be NULL
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 22 Apr 2011 03:47:36 +0000 (23:47 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 22 Apr 2011 03:47:59 +0000 (23:47 -0400)
docs/WL_bind_wayland_display.spec

index b4e670303d330deffa2fb01780ec179a6c51bff5..e2fde3c507b7c0e900c2648a164db3ee064c1c5c 100644 (file)
@@ -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