Searched defs:surface_destroy (Results 1 – 6 of 6) sorted by relevance
95 surface_destroy(Display * dpy, struct apple_glx_drawable *d) in surface_destroy() function
77 void surface_destroy(wl_client*, wl_resource* surface) { in surface_destroy() function
157 void (*surface_destroy)(struct gbm_surface *surface); member
100 void (*surface_destroy)(struct gbm_surface *surface); member
851 void (*surface_destroy)(struct pipe_context *ctx, member
737 def surface_destroy(self, surface): member in Context