Searched refs:eglQueryWaylandBufferWL (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DWL_bind_wayland_display.spec59 EGLBoolean eglQueryWaylandBufferWL(EGLDisplay dpy,
80 Accepted in the <attribute> parameter of eglQueryWaylandBufferWL:
107 various planes. The eglQueryWaylandBufferWL function should be
116 If eglQueryWaylandBufferWL succeeds, the returned value will be
167 Further, eglQueryWaylandBufferWL accepts attributes EGL_WIDTH and
170 Also, eglQueryWaylandBufferWL may accept
173 eglQueryWaylandBufferWL returns EGL_TRUE and value is a boolean
176 eglQueryWaylandBufferWL returns EGL_FALSE, in that case
190 Add eglQueryWaylandBufferWL and the various buffer
197 Change eglQueryWaylandBufferWL t
[all...]
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DWL_bind_wayland_display.spec59 EGLBoolean eglQueryWaylandBufferWL(EGLDisplay dpy,
80 Accepted in the <attribute> parameter of eglQueryWaylandBufferWL:
107 various planes. The eglQueryWaylandBufferWL function should be
116 If eglQueryWaylandBufferWL succeeds, the returned value will be
167 Further, eglQueryWaylandBufferWL accepts attributes EGL_WIDTH and
170 Also, eglQueryWaylandBufferWL may accept
173 eglQueryWaylandBufferWL returns EGL_TRUE and value is a boolean
176 eglQueryWaylandBufferWL returns EGL_FALSE, in that case
190 Add eglQueryWaylandBufferWL and the various buffer
197 Change eglQueryWaylandBufferWL t
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglmesaext.h43 #define EGL_WAYLAND_Y_INVERTED_WL 0x31DB /* eglQueryWaylandBufferWL attribute */
55 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value);
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglentrypoint.h69 EGL_ENTRYPOINT(eglQueryWaylandBufferWL)
H A Deglapi.c2236 eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglentrypoint.h69 EGL_ENTRYPOINT(eglQueryWaylandBufferWL)
H A Deglapi.c2275 eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, function in typeref:typename:EGLBoolean EGLAPIENTRY
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h1435 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL (EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value);

Completed in 13 milliseconds