Searched refs:PF_Dither_True (Results 1 – 3 of 3) sorted by relevance
61 PF_Dither_True, /**< TrueColor with dithering */ enumerator
1047 case PF_Dither_True: in get_triangle_func()1074 case PF_Dither_True: in get_triangle_func()1098 case PF_Dither_True: in get_triangle_func()1115 case PF_Dither_True: in get_triangle_func()
506 v->dithered_pf = (GET_VISUAL_DEPTH(v)<24) ? PF_Dither_True : PF_Truecolor; in setup_truecolor()669 case PF_Dither_True: in xmesa_color_to_pixel()1588 case PF_Dither_True: in XMesaDitherColor()