HomeSort by relevance Sort by last modified time
    Searched refs:eglQueryWaylandBufferWL (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/docs/specs/
WL_bind_wayland_display.spec 59 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 to take a resource pointer to th
    [all...]
  /external/mesa3d/include/EGL/
eglmesaext.h 50 #define EGL_WAYLAND_Y_INVERTED_WL 0x31DB /* eglQueryWaylandBufferWL attribute */
62 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value);
  /external/mesa3d/src/egl/main/
eglentrypoint.h 63 EGL_ENTRYPOINT(eglQueryWaylandBufferWL)
eglapi.c     [all...]

Completed in 74 milliseconds