HomeSort by relevance Sort by last modified time
    Searched full:clearpixel (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 129 GLuint pixel = (GLuint) xmesa->clearpixel;
184 register GLuint pixel = (GLuint) xmesa->clearpixel;
235 XMesaPutPixel(img, x+i, y-j, xmesa->clearpixel);
257 xmesa->clearpixel = xmesa_color_to_pixel(ctx,
263 XMesaSetForeground(xmesa->display, b->cleargc, xmesa->clearpixel);
xmesaP.h 120 unsigned long clearpixel; /* current clearing pixel value */ member in struct:xmesa_context
xm_api.c     [all...]

Completed in 409 milliseconds