OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglQueryWaylandBufferWL
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/docs/
WL_bind_wayland_display.spec
59
EGLBoolean
eglQueryWaylandBufferWL
(EGLDisplay dpy,
101
various planes. The
eglQueryWaylandBufferWL
function should be
110
If
eglQueryWaylandBufferWL
succeeds, the returned value will be
157
Further,
eglQueryWaylandBufferWL
accepts attributes EGL_WIDTH and
170
Add
eglQueryWaylandBufferWL
and the various buffer
/external/mesa3d/include/EGL/
eglmesaext.h
127
EGLAPI EGLBoolean EGLAPIENTRY
eglQueryWaylandBufferWL
(EGLDisplay dpy, struct wl_buffer *buffer, EGLint attribute, EGLint *value);
/external/mesa3d/src/egl/main/
eglapi.c
939
{ "
eglQueryWaylandBufferWL
", (_EGLProc)
eglQueryWaylandBufferWL
},
[
all
...]
Completed in 180 milliseconds