diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2008-06-10 14:46:25 +0100 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2008-06-10 14:48:57 +0100 |
commit | ad44e68706877ab06929747e7a82c718c1c27e02 (patch) | |
tree | d0653cb37c63c82d52e83c5842682fdc2c36f45c /src/gallium/auxiliary/translate/translate.h | |
parent | 14a13e3767f080a48a4ae01f803dd0bc8754f441 (diff) |
draw: no need to rearrange most primitives in vcache for flatshade-first
The driver/pipeline will still be applying flatshade-first state to the
triangles emitted from vcache, so there's no need to rotate the vertices
of most primitives. The only exception is POLYGON, as explained in the
code.
Diffstat (limited to 'src/gallium/auxiliary/translate/translate.h')
0 files changed, 0 insertions, 0 deletions