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.c188 applegl_create_display(struct glx_display *glx_dpy) in applegl_create_display() function
Dglxclient.h803 applegl_create_display(struct glx_display *display);
Dglxext.c886 if (!applegl_create_display(dpyPriv)) { in __glXInitialize()