Home | History | Annotate | Download | only in x11

Lines Matching refs:__GLXcontext

91  * Note that a pointer to a __GLXcontext is a pointer to a fake_glx_context,
99 __GLXcontext glxContext; /* this MUST be first! */
1402 ((__GLXcontext *) ctx)->currentDpy = dpy;
1403 ((__GLXcontext *) ctx)->currentDrawable = draw;
1404 ((__GLXcontext *) ctx)->currentReadable = read;