HomeSort by: relevance | last modified time | path
    Searched defs:dri2_x11_create_pixmap_surface (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
platform_x11.c 385 dri2_x11_create_pixmap_surface(_EGLDisplay *disp, _EGLConfig *conf, function
1168 .create_pixmap_surface = dri2_x11_create_pixmap_surface,
1181 .create_pixmap_surface = dri2_x11_create_pixmap_surface,
  /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
platform_x11.c 388 dri2_x11_create_pixmap_surface(_EGLDriver *drv, _EGLDisplay *disp, function
1260 .create_pixmap_surface = dri2_x11_create_pixmap_surface,
1280 .create_pixmap_surface = dri2_x11_create_pixmap_surface,

Completed in 84 milliseconds