Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxm_line.c481 case PF_8R8G8B24: in get_line_func()
503 case PF_8R8G8B24: in get_line_func()
Dxm_tri.c1046 case PF_8R8G8B24: in get_triangle_func()
1073 case PF_8R8G8B24: in get_triangle_func()
1097 case PF_8R8G8B24: in get_triangle_func()
1124 case PF_8R8G8B24: in get_triangle_func()
DxmesaP.h65 PF_8R8G8B24, /**< 24-bit TrueColor: 8-R, 8-G, 8-B bits */ enumerator
Dxm_api.c534 v->undithered_pf = v->dithered_pf = PF_8R8G8B24; /* RGB */ in setup_truecolor()
666 case PF_8R8G8B24: in xmesa_color_to_pixel()