Mesa (master): egl: Also add EGL_TEXTURE_FORMAT as a valid eglQueryWaylandBufferWL attribute

Kristian Høgsberg krh at kemper.freedesktop.org
Tue Sep 17 05:37:29 UTC 2013


Module: Mesa
Branch: master
Commit: a1b6e69e454270028fc7fe874bee3799b1721777
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1b6e69e454270028fc7fe874bee3799b1721777

Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Mon Sep 16 22:22:49 2013 -0700

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 files changed, 1 insertions(+), 0 deletions(-)

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 <attribute> parameter of eglQueryWaylandBufferWL:
 
+        EGL_TEXTURE_FORMAT                      0x3080
         EGL_WAYLAND_Y_INVERTED_WL               0x31DB
 
 




More information about the mesa-commit mailing list