Searched refs:XMesaSetFunction (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xmesa_x.h | 61 #define XMesaSetFunction XSetFunction macro
|
| H A D | xm_line.c | 431 XMesaSetFunction(dpy, gc, GXxor); 435 XMesaSetFunction(dpy, gc, GXcopy); /* this gc is used elsewhere */
|
| H A D | xm_api.c | 621 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 D | xmesa_x.h | 61 #define XMesaSetFunction XSetFunction macro
|
| H A D | xm_line.c | 431 XMesaSetFunction(dpy, gc, GXxor); 435 XMesaSetFunction(dpy, gc, GXcopy); /* this gc is used elsewhere */
|
| H A D | xm_api.c | 618 XMesaSetFunction( v->display, b->gc, GXcopy ); 622 XMesaSetFunction( v->display, b->cleargc, GXcopy ); 634 XMesaSetFunction( v->display, b->swapgc, GXcopy );
|
Completed in 16 milliseconds