Searched defs:shareCtx (Results 1 – 11 of 11) sorted by relevance
217 struct gl_context *shareCtx = share ? share->ctx : NULL; in st_create_context() local
146 struct stw_context *shareCtx = NULL; in stw_create_context_attribs() local
137 struct gl_context* shareCtx; in radeonInitContext() local
107 void * const shareCtx = (shared != NULL) ? shared->driverPrivate : NULL; in driCreateContextAttribs() local
171 void *shareCtx = (shared != NULL) ? shared->driverPrivate : NULL; in dri2CreateContextAttribs() local
1047 XMesaContext shareCtx, Bool direct, in create_context()1082 GLXContext shareCtx, Bool direct ) in glXCreateContext()2126 int renderType, GLXContext shareCtx, Bool direct ) in glXCreateNewContext()2340 int renderType, GLXContext shareCtx, in glXCreateContextWithConfigSGIX()2673 GLXContext shareCtx, Bool direct, in glXCreateContextAttribsARB()
589 struct gl_context *shareCtx = (struct gl_context *) sharedContextPrivate; in intelInitContext() local
1303 struct fake_glx_context *shareCtx = (struct fake_glx_context *) share_list; in Fake_glXCreateContext() local2323 struct fake_glx_context *shareCtx = (struct fake_glx_context *) shareList; in Fake_glXCreateNewContext() local2543 struct fake_glx_context *shareCtx = (struct fake_glx_context *) share_list; in Fake_glXCreateContextWithConfigSGIX() local