HomeSort by relevance Sort by last modified time
    Searched defs:surface_destroy (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_surface.c 38 static void surface_destroy(Display * dpy, struct apple_glx_drawable *d);
44 .destroy = surface_destroy
95 surface_destroy(Display * dpy, struct apple_glx_drawable *d) function
  /external/mesa3d/src/glx/apple/
apple_glx_surface.c 38 static void surface_destroy(Display * dpy, struct apple_glx_drawable *d);
44 .destroy = surface_destroy
95 surface_destroy(Display * dpy, struct apple_glx_drawable *d) function
  /external/chromium_org/third_party/mesa/src/src/gbm/main/
gbmint.h 81 void (*surface_destroy)(struct gbm_surface *surface); member in struct:gbm_device
  /external/mesa3d/src/gbm/main/
gbmint.h 81 void (*surface_destroy)(struct gbm_surface *surface); member in struct:gbm_device
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_context.h 373 void (*surface_destroy)(struct pipe_context *ctx, member in struct:pipe_context
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 373 void (*surface_destroy)(struct pipe_context *ctx, member in struct:pipe_context

Completed in 127 milliseconds