Home
last modified time | relevance | path

Searched refs:applegl_create_display (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/
Dapplegl_glx.c190 applegl_create_display(struct glx_display *glx_dpy) in applegl_create_display() function
Dglxclient.h818 applegl_create_display(struct glx_display *display);
Dglxext.c938 if (!applegl_create_display(dpyPriv)) { in __glXInitialize()