H A D | glx_api.c | 1115 XMesaContext shareCtx, Bool direct, in create_context() 1133 glxCtx->xmesaContext = XMesaCreateContext(xmvis, shareCtx, major, minor, in create_context() 1150 GLXContext shareCtx, Bool direct ) in glXCreateContext() 1165 shareCtx ? shareCtx->xmesaContext : NULL, in glXCreateContext() 2146 int renderType, GLXContext shareCtx, Bool direct ) in glXCreateNewContext() 2155 shareCtx ? shareCtx->xmesaContext : NULL, in glXCreateNewContext() 2357 int renderType, GLXContext shareCtx, in glXCreateContextWithConfigSGIX() 2367 shareCtx in glXCreateContextWithConfigSGIX() 1114 create_context(Display *dpy, XMesaVisual xmvis, XMesaContext shareCtx, Bool direct, unsigned major, unsigned minor, unsigned profileMask, unsigned contextFlags) create_context() argument 1149 glXCreateContext( Display *dpy, XVisualInfo *visinfo, GLXContext shareCtx, Bool direct ) glXCreateContext() argument 2145 glXCreateNewContext( Display *dpy, GLXFBConfig config, int renderType, GLXContext shareCtx, Bool direct ) glXCreateNewContext() argument 2356 glXCreateContextWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, int renderType, GLXContext shareCtx, Bool direct) glXCreateContextWithConfigSGIX() argument 2656 glXCreateContextAttribsARB(Display *dpy, GLXFBConfig config, GLXContext shareCtx, Bool direct, const int *attrib_list) glXCreateContextAttribsARB() argument [all...] |