Searched refs:PF_8R8G8B (Results 1 – 6 of 6) sorted by relevance
389 assert(xmesa->xm_visual->dithered_pf == PF_8R8G8B); in xmesa_DrawPixels_8R8G8B()390 assert(xmesa->xm_visual->undithered_pf == PF_8R8G8B); in xmesa_DrawPixels_8R8G8B()851 if (xmvisual->undithered_pf == PF_8R8G8B && in xmesa_init_driver_functions()852 xmvisual->dithered_pf == PF_8R8G8B && in xmesa_init_driver_functions()
479 case PF_8R8G8B: in get_line_func()501 case PF_8R8G8B: in get_line_func()
1044 case PF_8R8G8B: in get_triangle_func()1071 case PF_8R8G8B: in get_triangle_func()1095 case PF_8R8G8B: in get_triangle_func()1122 case PF_8R8G8B: in get_triangle_func()
64 PF_8R8G8B, /**< 32-bit TrueColor: 8-R, 8-G, 8-B bits */ enumerator
531 v->undithered_pf = v->dithered_pf = PF_8R8G8B; /* xRGB */ in setup_truecolor()664 case PF_8R8G8B: in xmesa_color_to_pixel()1586 case PF_8R8G8B: in XMesaDitherColor()
342 case PF_8R8G8B: in xmesa_new_renderbuffer()