From: Kristian Høgsberg Date: Tue, 17 Sep 2013 05:22:49 +0000 (-0700) Subject: egl: Also add EGL_TEXTURE_FORMAT as a valid eglQueryWaylandBufferWL attribute X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1b6e69e454270028fc7fe874bee3799b1721777;p=mesa.git egl: Also add EGL_TEXTURE_FORMAT as a valid eglQueryWaylandBufferWL attribute Now that we have a table of accepted eglQueryWaylandBufferWL() attributes, we should also list EGL_TEXTURE_FORMAT. --- diff --git a/docs/specs/WL_bind_wayland_display.spec b/docs/specs/WL_bind_wayland_display.spec index 47cf5cd148f..4057b4e4bec 100644 --- a/docs/specs/WL_bind_wayland_display.spec +++ b/docs/specs/WL_bind_wayland_display.spec @@ -78,6 +78,7 @@ New Tokens Accepted in the parameter of eglQueryWaylandBufferWL: + EGL_TEXTURE_FORMAT 0x3080 EGL_WAYLAND_Y_INVERTED_WL 0x31DB