Searched refs:dri2_x11_create_surface (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_x11.c | 270 dri2_x11_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri2_x11_create_surface() function 390 surf = dri2_x11_create_surface(disp, EGL_WINDOW_BIT, conf, in dri2_x11_create_window_surface() 409 return dri2_x11_create_surface(disp, EGL_PIXMAP_BIT, conf, in dri2_x11_create_pixmap_surface() 417 return dri2_x11_create_surface(disp, EGL_PBUFFER_BIT, conf, in dri2_x11_create_pbuffer_surface() 1218 surf = dri2_x11_create_surface(disp, EGL_WINDOW_BIT, conf, in dri2_kopper_create_window_surface()
|
Completed in 3 milliseconds