On 09/05/2011 06:34 PM, Yuanhan Liu wrote: > Fix the constant interpolation enable bit mask for flat light mode. > FRAG_BIT_COL0 attribute bit might be 0, in which case we need to > shift one more bit right. > > This would fix the oglc specularColor test fail on both Sandybridge and > Ivybridge. > > v2: move the constant interp bitmask setup code into for(; attr < > FRAG_ATTRIB_MAX; attr++) loop suggested by Eric. > > Signed-off-by: Yuanhan Liu <[email protected]> > Signed-off-by: Xiang, Haihao <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
