Home
last modified time | relevance | path

Searched refs:egl_g3d_create_surface (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_api.c222 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()