Searched defs:EGLClientBuffer (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ppapi/lib/gl/include/EGL/
H A Degl.h50 typedef void *EGLClientBuffer; typedef
285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
/external/chromium_org/third_party/khronos/EGL/
H A Degl.h50 typedef void *EGLClientBuffer; typedef
285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
/external/chromium_org/third_party/mesa/src/include/EGL/
H A Degl.h50 typedef void *EGLClientBuffer; typedef
285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
/external/mesa3d/include/EGL/
H A Degl.h50 typedef void *EGLClientBuffer; typedef
285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
/external/chromium_org/third_party/angle/include/EGL/
H A Degl.h172 typedef void *EGLClientBuffer; typedef
204 EGLAPI EGLSurface EGLAPIENTRY eglCreatePbufferFromClientBuffer (EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list);

Completed in 4854 milliseconds