Searched refs:apple_glx_destroy_context (Results 1 – 3 of 3) sorted by relevance
76 void apple_glx_destroy_context(void **ptr, Display * dpy);
213 apple_glx_destroy_context(void **ptr, Display * dpy) in apple_glx_destroy_context() function
48 apple_glx_destroy_context(&gc->driContext, gc->psc->dpy); in applegl_destroy_context()