Searched refs:dri2_x11_destroy_surface (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c401 dri2_x11_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) function in typeref:typename:EGLBoolean
1170 .destroy_surface = dri2_x11_destroy_surface,
1183 .destroy_surface = dri2_x11_destroy_surface,
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c405 dri2_x11_destroy_surface(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf) function in typeref:typename:EGLBoolean
1262 .destroy_surface = dri2_x11_destroy_surface,
1282 .destroy_surface = dri2_x11_destroy_surface,

Completed in 6 milliseconds