gallium: Introduce flatshade_first field to rasterizer_state.
authorMichal Krol <michal@tungstengraphics.com>
Tue, 25 Mar 2008 22:48:30 +0000 (23:48 +0100)
committerMichal Krol <michal@tungstengraphics.com>
Tue, 25 Mar 2008 22:51:51 +0000 (23:51 +0100)
commitdc9757e1a8a0451a198d329880558b805adff42a
tree0c2195aa62715785ab1cf6712e4cd894e4048f8a
parent7f56c8ea5fe6909291ba440221b270f5ef37366f
gallium: Introduce flatshade_first field to rasterizer_state.

This bit tells us which vertex of the primitive is used to
propagate color for the remaining vertices if flatshade mode.
src/gallium/include/pipe/p_state.h