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.
This commit is contained in:
Kristian Høgsberg
2013-09-16 22:22:49 -07:00
parent 1281a90532
commit a1b6e69e45
+1
View File
@@ -78,6 +78,7 @@ New Tokens
Accepted in the <attribute> parameter of eglQueryWaylandBufferWL:
EGL_TEXTURE_FORMAT 0x3080
EGL_WAYLAND_Y_INVERTED_WL 0x31DB