Searched refs:apple_glx_create_context (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | apple_glx_context.h | 73 bool apple_glx_create_context(void **ptr, Display * dpy, int screen,
|
D | apple_glx_context.c | 126 apple_glx_create_context(void **ptr, Display * dpy, int screen, in apple_glx_create_context() function
|
/external/mesa3d/src/glx/ |
D | applegl_glx.c | 150 if(apple_glx_create_context(&gc->driContext, dpy, screen, config, in applegl_create_context()
|