Searched refs:glxContext (Results 1 – 1 of 1) sorted by relevance
99 __GLXcontext glxContext; /* this MUST be first! */ member1288 glxCtx->glxContext.isDirect = direct; in init_glx_context()1289 glxCtx->glxContext.currentDpy = dpy; in init_glx_context()1290 glxCtx->glxContext.xid = (XID) glxCtx; /* self pointer */ in init_glx_context()1292 assert((void *) glxCtx == (void *) &(glxCtx->glxContext)); in init_glx_context()