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

/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c483 wgl_destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) function in typeref:typename:EGLBoolean
631 wgl_destroy_surface(disp, old_dsurf);
632 wgl_destroy_surface(disp, old_rsurf);
708 .DestroySurface = wgl_destroy_surface,

Completed in 2 milliseconds