Home
last modified time | relevance | path

Searched refs:PF_5R6G5B (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Dxm_line.c483 case PF_5R6G5B: in get_line_func()
505 case PF_5R6G5B: in get_line_func()
Dxm_tri.c1050 case PF_5R6G5B: in get_triangle_func()
1077 case PF_5R6G5B: in get_triangle_func()
1101 case PF_5R6G5B: in get_triangle_func()
1126 case PF_5R6G5B: in get_triangle_func()
DxmesaP.h66 PF_5R6G5B, /**< 16-bit TrueColor: 5-R, 6-G, 5-B bits */ enumerator
Dxm_api.c544 v->undithered_pf = PF_5R6G5B; in setup_truecolor()
668 case PF_5R6G5B: in xmesa_color_to_pixel()
1588 case PF_5R6G5B: in XMesaDitherColor()
Dxm_dd.c521 assert(xmesa->xm_visual->undithered_pf == PF_5R6G5B); in xmesa_DrawPixels_5R6G5B()
856 else if (xmvisual->undithered_pf == PF_5R6G5B) { in xmesa_init_driver_functions()
Dxm_buffer.c354 case PF_5R6G5B: in xmesa_new_renderbuffer()