Home
last modified time | relevance | path

Searched defs:surface_destroy (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/glx/apple/
Dapple_glx_surface.c95 surface_destroy(Display * dpy, struct apple_glx_drawable *d) in surface_destroy() function
/external/mesa3d/src/gbm/main/
Dgbmint.h100 void (*surface_destroy)(struct gbm_surface *surface); member
/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h362 void (*surface_destroy)(struct pipe_context *ctx, member
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h716 void (*surface_destroy)(struct pipe_context *ctx, member
/external/mesa3d/src/gallium/tools/trace/
Ddump_state.py686 def surface_destroy(self, surface): member in Context