mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-18 02:30:28 +01:00
WL_bind_wayland_display: clarify that context must be NULL
This commit is contained in:
parent
d439491a77
commit
7142a67473
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue