Searched refs:egl_g3d_create_surface (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
D | egl_g3d_api.c | 222 egl_g3d_create_surface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, in egl_g3d_create_surface() function 328 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs); in egl_g3d_create_window_surface() 342 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs); in egl_g3d_create_pixmap_surface() 790 return egl_g3d_create_surface(drv, dpy, conf, &arg, attribs); in egl_g3d_create_screen_surface()
|