/external/chromium_org/third_party/mesa/src/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...] |
/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...] |