Searched refs:eglQueryWaylandBufferWL (Results 1 – 7 of 7) sorted by relevance
/third_party/EGL/extensions/WL/ |
D | EGL_WL_bind_wayland_display.txt | 59 EGLBoolean eglQueryWaylandBufferWL(EGLDisplay dpy, 80 Accepted in the <attribute> parameter of eglQueryWaylandBufferWL: 111 EGLBoolean eglQueryWaylandBufferWL(EGLDisplay dpy, 119 various planes. The eglQueryWaylandBufferWL function should be 128 If eglQueryWaylandBufferWL succeeds, the returned value will be 179 Further, eglQueryWaylandBufferWL accepts attributes EGL_WIDTH and 182 Also, eglQueryWaylandBufferWL may accept 185 eglQueryWaylandBufferWL returns EGL_TRUE and value is a boolean 188 eglQueryWaylandBufferWL returns EGL_FALSE, in that case 202 Add eglQueryWaylandBufferWL and the various buffer [all …]
|
/third_party/mesa3d/docs/_extra/specs/ |
D | 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
|
/third_party/mesa3d/src/egl/main/ |
D | eglentrypoint.h | 69 EGL_ENTRYPOINT(eglQueryWaylandBufferWL)
|
D | eglapi.c | 2291 eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, in eglQueryWaylandBufferWL() function
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
D | eglext.h | 1401 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL (EGLDisplay dpy, struct wl_resource *buffer, …
|
/third_party/mesa3d/include/EGL/ |
D | eglext.h | 1445 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL (EGLDisplay dpy, struct wl_resource *buffer, …
|
/third_party/EGL/api/EGL/ |
D | eglext.h | 1471 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL (EGLDisplay dpy, struct wl_resource *buffer, …
|