Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxm_line.c485 case PF_Dither_5R6G5B: in get_line_func()
507 case PF_Dither_5R6G5B: in get_line_func()
Dxm_tri.c1052 case PF_Dither_5R6G5B: in get_triangle_func()
1079 case PF_Dither_5R6G5B: in get_triangle_func()
1103 case PF_Dither_5R6G5B: in get_triangle_func()
1128 case PF_Dither_5R6G5B: in get_triangle_func()
DxmesaP.h67 PF_Dither_5R6G5B /**< 16-bit dithered TrueColor: 5-R, 6-G, 5-B */ enumerator
Dxm_api.c545 v->dithered_pf = PF_Dither_5R6G5B; in setup_truecolor()
672 case PF_Dither_5R6G5B: in xmesa_color_to_pixel()
1590 case PF_Dither_5R6G5B: in XMesaDitherColor()