Searched refs:glXCreateContextWithConfigSGIX (Results 1 - 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c124 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
H A Dglx_api.c2400 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, function
/external/mesa3d/src/glx/apple/
H A Dglx_empty.c239 glXCreateContextWithConfigSGIX(Display * dpy, void *config, int a,
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxapi.c746 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct) function
1260 { "glXCreateContextWithConfigSGIX", (__GLXextFuncPtr) glXCreateContextWithConfigSGIX },
/external/mesa3d/src/glx/
H A Dglxcmds.c2010 glXCreateContextWithConfigSGIX(Display * dpy, function
2546 GLX_FUNCTION(glXCreateContextWithConfigSGIX),
/external/mesa3d/include/GL/
H A Dglxext.h736 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
/external/swiftshader/include/GL/
H A Dglxext.h672 GLXContext glXCreateContextWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);

Completed in 143 milliseconds