Searched refs:XMesaPutPixel (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xmesa_x.h | 55 #define XMesaPutPixel XPutPixel macro
|
| H A D | xm_tri.c | 78 XMesaPutPixel(xrb->ximage, x, y, p); \ 244 XMesaPutPixel(xrb->ximage, x, y, p); \ 336 XMesaPutPixel(img, x, y, pixel); \ 474 XMesaPutPixel(img, x, y, p); \ 553 XMesaPutPixel(img, x, y, p); \ 678 XMesaPutPixel(img, x, y, p ); \ 749 XMesaPutPixel(img, x, y, pixel); \ 852 XMesaPutPixel(img, x, y, p); \
|
| H A D | xm_line.c | 137 #define PLOT(X,Y) XMesaPutPixel(xrb->ximage, X, YFLIP(xrb, Y), pixel ); 263 XMesaPutPixel(xrb->ximage, X, YFLIP(xrb, Y), pixel); \
|
| H A D | xm_dd.c | 236 XMesaPutPixel(img, x+i, y-j, xmesa->clearpixel);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xmesa_x.h | 55 #define XMesaPutPixel XPutPixel macro
|
| H A D | xm_tri.c | 77 XMesaPutPixel(xrb->ximage, x, y, p); \ 243 XMesaPutPixel(xrb->ximage, x, y, p); \ 335 XMesaPutPixel(img, x, y, pixel); \ 473 XMesaPutPixel(img, x, y, p); \ 552 XMesaPutPixel(img, x, y, p); \ 677 XMesaPutPixel(img, x, y, p ); \ 748 XMesaPutPixel(img, x, y, pixel); \ 851 XMesaPutPixel(img, x, y, p); \
|
| H A D | xm_line.c | 137 #define PLOT(X,Y) XMesaPutPixel(xrb->ximage, X, YFLIP(xrb, Y), pixel ); 263 XMesaPutPixel(xrb->ximage, X, YFLIP(xrb, Y), pixel); \
|
| H A D | xm_dd.c | 243 XMesaPutPixel(img, x+i, y-j, xmesa->clearpixel);
|
Completed in 11 milliseconds