From a1b6e69e454270028fc7fe874bee3799b1721777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 16 Sep 2013 22:22:49 -0700 Subject: 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. --- docs/specs/WL_bind_wayland_display.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/specs') diff --git a/docs/specs/WL_bind_wayland_display.spec b/docs/specs/WL_bind_wayland_display.spec index 47cf5cd..4057b4e 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 -- cgit v1.1