diff options
author | Paul Berry <[email protected]> | 2011-09-23 21:55:20 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2011-09-28 11:38:04 -0700 |
commit | f02ed012c9d3346ffdea9ecbf03c5818e40a24c7 (patch) | |
tree | c4285c960580be5cec2da0be469186a1d968a4da /src/mesa/program/register_allocate.h | |
parent | 64ce64a3f88f0c33a3f9a97f231bd98983887e27 (diff) |
i965: don't intepolate clip distances on pre-GEN6.
On pre-GEN6 chips, the VUE slots set aside for clip distance aren't
actually used, so there is no reason for the clipper to waste time
interpolating them.
When commit 62bad54727690bff5ed42a74272e7822fd36cdb6 changed the enum
value used to represent these VUE slots, that caused the clipper to
start interpolating them as an accidental side effect. This patch
reverts to the old clipper behavior.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/program/register_allocate.h')
0 files changed, 0 insertions, 0 deletions