Home
last modified time | relevance | path

Searched refs:xmesa_color_to_pixel (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dxm_line.c66 unsigned long pixel = xmesa_color_to_pixel( xmesa,
422 unsigned long pixel = xmesa_color_to_pixel(ctx, in xor_line()
DxmesaP.h341 xmesa_color_to_pixel( struct gl_context *ctx,
Dxm_api.c648 xmesa_color_to_pixel(struct gl_context *ctx, in xmesa_color_to_pixel() function
1239 c->clearpixel = xmesa_color_to_pixel( &c->mesa, in XMesaMakeCurrent2()
Dxm_dd.c257 xmesa->clearpixel = xmesa_color_to_pixel(ctx, in clear_buffers()