Searched refs:XMesaSetFunction (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxmesa_x.h61 #define XMesaSetFunction XSetFunction macro
H A Dxm_line.c431 XMesaSetFunction(dpy, gc, GXxor);
435 XMesaSetFunction(dpy, gc, GXcopy); /* this gc is used elsewhere */
H A Dxm_api.c621 XMesaSetFunction( v->display, b->gc, GXcopy );
625 XMesaSetFunction( v->display, b->cleargc, GXcopy );
637 XMesaSetFunction( v->display, b->swapgc, GXcopy );
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dxmesa_x.h61 #define XMesaSetFunction XSetFunction macro
H A Dxm_line.c431 XMesaSetFunction(dpy, gc, GXxor);
435 XMesaSetFunction(dpy, gc, GXcopy); /* this gc is used elsewhere */
H A Dxm_api.c618 XMesaSetFunction( v->display, b->gc, GXcopy );
622 XMesaSetFunction( v->display, b->cleargc, GXcopy );
634 XMesaSetFunction( v->display, b->swapgc, GXcopy );

Completed in 16 milliseconds