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

/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
H A Degl.h50 typedef void *EGLClientBuffer; typedef
286 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
/external/mesa3d/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);
291 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);
/external/swiftshader/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);
291 EGLAPI EGLImage EGLAPIENTRY eglCreateImage (EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLAttrib *attrib_list);

Completed in 192 milliseconds