Searched refs:XMesaGC (Results 1 – 4 of 4) sorted by relevance
215 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 */
47 typedef GC XMesaGC; typedef
61 XMesaGC gc = xmesa->xm_buffer->gc;420 XMesaGC gc = xmesa->xm_buffer->gc; in xor_line()
382 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */ in xmesa_DrawPixels_8R8G8B()514 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */ in xmesa_DrawPixels_5R6G5B()612 const XMesaGC gc = xmbuf->cleargc; /* effected by glColorMask */ in xmesa_CopyPixels()