HomeSort by relevance Sort by last modified time
    Searched refs:apple_init_glx (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glx/apple/
apple_glx.h 43 bool apple_init_glx(Display * dpy);
apple_glx.c 51 "error: dri_event_base called before apple_init_glx!\n");
98 apple_init_glx(Display * dpy) function
  /external/mesa3d/src/glx/
applegl_glx.c 192 if(!apple_init_glx(glx_dpy->dpy))

Completed in 113 milliseconds