Home | History | Annotate | Download | only in x11

Lines Matching defs:xmctx

1358       XMesaContext xmctx = glxCtx->xmesaContext;
1370 drawBuffer = XMesaCreateWindowBuffer( xmctx->xm_visual, draw );
1387 readBuffer = XMesaCreateWindowBuffer( xmctx->xm_visual, read );
1401 if (XMesaMakeCurrent2(xmctx, drawBuffer, readBuffer)) {
2354 XMesaContext xmctx = glxCtx->xmesaContext;
2361 *value = xmctx->xm_visual->visinfo->visualid;