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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A DxmesaP.h341 xmesa_color_to_pixel( struct gl_context *ctx,
H A Dxm_line.c66 unsigned long pixel = xmesa_color_to_pixel( xmesa,
422 unsigned long pixel = xmesa_color_to_pixel(ctx,
H A Dxm_api.c649 xmesa_color_to_pixel(struct gl_context *ctx, function in typeref:typename:unsigned long
680 _mesa_problem(ctx, "Bad pixel format in xmesa_color_to_pixel");
1237 c->clearpixel = xmesa_color_to_pixel( &c->mesa,
H A Dxm_dd.c257 xmesa->clearpixel = xmesa_color_to_pixel(ctx,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A DxmesaP.h341 xmesa_color_to_pixel( struct gl_context *ctx,
H A Dxm_line.c66 unsigned long pixel = xmesa_color_to_pixel( xmesa,
422 unsigned long pixel = xmesa_color_to_pixel(ctx,
H A Dxm_api.c646 xmesa_color_to_pixel(struct gl_context *ctx, function in typeref:typename:unsigned long
677 _mesa_problem(ctx, "Bad pixel format in xmesa_color_to_pixel");
1227 c->clearpixel = xmesa_color_to_pixel( &c->mesa,
H A Dxm_dd.c264 xmesa->clearpixel = xmesa_color_to_pixel(ctx,

Completed in 12 milliseconds