Searched refs:apple_glx_create_context (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_glx_context.h73 bool apple_glx_create_context(void **ptr, Display * dpy, int screen,
H A Dapple_glx_context.c124 apple_glx_create_context(void **ptr, Display * dpy, int screen, function
/external/mesa3d/src/glx/apple/
H A Dapple_glx_context.h73 bool apple_glx_create_context(void **ptr, Display * dpy, int screen,
H A Dapple_glx_context.c124 apple_glx_create_context(void **ptr, Display * dpy, int screen, function
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dapplegl_glx.c134 /* TODO: Integrate this with apple_glx_create_context and make
150 if(apple_glx_create_context(&gc->driContext, dpy, screen, config,
/external/mesa3d/src/glx/
H A Dapplegl_glx.c134 /* TODO: Integrate this with apple_glx_create_context and make
150 if(apple_glx_create_context(&gc->driContext, dpy, screen, config,

Completed in 126 milliseconds