Searched defs:surface_destroy (Results 1 – 5 of 5) sorted by relevance
95 surface_destroy(Display * dpy, struct apple_glx_drawable *d) in surface_destroy() function
100 void (*surface_destroy)(struct gbm_surface *surface); member
362 void (*surface_destroy)(struct pipe_context *ctx, member
716 void (*surface_destroy)(struct pipe_context *ctx, member
686 def surface_destroy(self, surface): member in Context