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.c1049 case PF_5R6G5B: in get_triangle_func()
1076 case PF_5R6G5B: in get_triangle_func()
1100 case PF_5R6G5B: in get_triangle_func()
1125 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()
667 case PF_5R6G5B: in xmesa_color_to_pixel()
1584 case PF_5R6G5B: in XMesaDitherColor()
Dxm_dd.c522 assert(xmesa->xm_visual->undithered_pf == PF_5R6G5B); in xmesa_DrawPixels_5R6G5B()
860 else if (xmvisual->undithered_pf == PF_5R6G5B) { in xmesa_init_driver_functions()
Dxm_buffer.c356 case PF_5R6G5B: in xmesa_new_renderbuffer()