Home | History | Annotate | Download | only in glx

Lines Matching refs:cx

51     __GLXcontext *cx;
60 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error);
61 if (!cx) {
113 __GLXcontext *cx;
123 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error);
124 if (!cx) {
184 __GLXcontext *cx;
196 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error);
197 if (!cx) {
228 __GLXcontext *cx;
237 cx = __glXForceCurrent(cl, tag, &error);
238 if (!cx) {
317 __GLXcontext *cx;
326 cx = __glXForceCurrent(cl, tag, &error);
327 if (!cx) {
404 __GLXcontext *cx;
413 cx = __glXForceCurrent(cl, tag, &error);
414 if (!cx) {
483 __GLXcontext *cx;
491 cx = __glXForceCurrent(cl, tag, &error);
492 if (!cx) {
554 __GLXcontext *cx;
563 cx = __glXForceCurrent(cl, tag, &error);
564 if (!cx) {