Searched defs:egl_g3d_create_surface (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
H A Degl_g3d_api.c222 egl_g3d_create_surface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, function
328 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs);
342 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs);
790 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs);
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d_api.c222 egl_g3d_create_surface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, function
328 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs);
342 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs);
790 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs);

Completed in 1242 milliseconds