Searched defs:create_pbuffer_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.c346 create_pbuffer_surface(_EGLDisplay *dpy, _EGLConfig *conf, function
380 gsurf = create_pbuffer_surface(dpy, conf, attribs,
438 gsurf = create_pbuffer_surface(dpy, conf, pbuffer_attribs,
/external/mesa3d/src/gallium/state_trackers/egl/common/
H A Degl_g3d_api.c346 create_pbuffer_surface(_EGLDisplay *dpy, _EGLConfig *conf, function
380 gsurf = create_pbuffer_surface(dpy, conf, attribs,
438 gsurf = create_pbuffer_surface(dpy, conf, pbuffer_attribs,

Completed in 123 milliseconds