WL_bind_wayland_display: clarify that context must be NULL

This commit is contained in:
Kristian Høgsberg
2011-04-21 23:47:36 -04:00
parent d439491a77
commit 7142a67473

View 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