Searched refs:eglQueryWaylandBufferWL (Results 1 - 4 of 4) sorted by relevance
/third_party/EGL/api/EGL/ |
H A D | eglext.h | 1471 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL (EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value);
|
/third_party/mesa3d/include/EGL/ |
H A D | eglext.h | 1445 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL (EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value);
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | eglext.h | 1401 EGLAPI EGLBoolean EGLAPIENTRY eglQueryWaylandBufferWL (EGLDisplay dpy, struct wl_resource *buffer, EGLint attribute, EGLint *value);
|
/third_party/mesa3d/src/egl/main/ |
H A D | eglapi.c | 2291 eglQueryWaylandBufferWL(EGLDisplay dpy, struct wl_resource *buffer, in eglQueryWaylandBufferWL() function
|
Completed in 14 milliseconds