Searched refs:XMesaGC (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A DxmesaP.h215 XMesaGC stipple_gc; /* For polygon stippling */
217 XMesaGC gc; /* scratch GC for span, line, tri drawing */
218 XMesaGC cleargc; /* GC for clearing the color buffer */
219 XMesaGC swapgc; /* GC for swapping the color buffers */
H A Dxmesa_x.h47 typedef GC XMesaGC; typedef in typeref:typename:GC
H A Dxm_line.c61 XMesaGC gc = xmesa->xm_buffer->gc;
420 XMesaGC gc = xmesa->xm_buffer->gc;
H A Dxm_dd.c382 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */
514 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */
612 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A DxmesaP.h215 XMesaGC stipple_gc; /* For polygon stippling */
217 XMesaGC gc; /* scratch GC for span, line, tri drawing */
218 XMesaGC cleargc; /* GC for clearing the color buffer */
219 XMesaGC swapgc; /* GC for swapping the color buffers */
H A Dxmesa_x.h47 typedef GC XMesaGC; typedef in typeref:typename:GC
H A Dxm_line.c61 XMesaGC gc = xmesa->xm_buffer->gc;
420 XMesaGC gc = xmesa->xm_buffer->gc;
H A Dxm_dd.c389 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */
521 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */
619 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */

Completed in 10 milliseconds