OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XMesaSetFunction
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/x11/
xmesa_x.h
61
#define
XMesaSetFunction
XSetFunction
xm_line.c
431
XMesaSetFunction
(dpy, gc, GXxor);
435
XMesaSetFunction
(dpy, gc, GXcopy); /* this gc is used elsewhere */
xm_api.c
617
XMesaSetFunction
( v->display, b->gc, GXcopy );
621
XMesaSetFunction
( v->display, b->cleargc, GXcopy );
633
XMesaSetFunction
( v->display, b->swapgc, GXcopy );
[
all
...]
Completed in 58 milliseconds