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

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_glx_drawable.h178 bool apple_glx_drawable_destroy_by_type(Display * dpy, GLXDrawable drawable,
H A Dapple_glx_pixmap.c227 return !apple_glx_drawable_destroy_by_type(dpy, pixmap,
H A Dapple_glx_pbuffer.c114 return !apple_glx_drawable_destroy_by_type(dpy, pbuf,
H A Dapple_glx_drawable.c495 apple_glx_drawable_destroy_by_type(Display * dpy, function
/external/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.h178 bool apple_glx_drawable_destroy_by_type(Display * dpy, GLXDrawable drawable,
H A Dapple_glx_pixmap.c227 return !apple_glx_drawable_destroy_by_type(dpy, pixmap,
H A Dapple_glx_pbuffer.c114 return !apple_glx_drawable_destroy_by_type(dpy, pbuf,
H A Dapple_glx_drawable.c495 apple_glx_drawable_destroy_by_type(Display * dpy, function

Completed in 1732 milliseconds