diff options
author | Dave Airlie <airlied@redhat.com> | 2010-10-14 14:40:51 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-10-15 14:59:17 +1000 |
commit | fc6caef4cb67fb13642c5ebccee53019d1764df6 (patch) | |
tree | 76657ab68c4d297eb619285f64beb5a6d57d1324 /configs/sunos4-static | |
parent | 07a30e3d18a528a2dc8a247af5c43e7428be1743 (diff) |
r600g: evergreen interpolation support.
On evergreen, interpolation has moved into the fragment shader,
with the interpolation parmaters being passed via GPRs and LDS entries.
This works out the number of interps required and reserves GPR/LDS
storage for them, it also correctly routes face/position values which
aren't interpolated from the vertex shader.
Also if we noticed nothing is to be interpolated we always setup perspective
interpolation for one value otherwise the GPU appears to lockup.
This fixes about 15 piglit tests on evergreen.
Diffstat (limited to 'configs/sunos4-static')
0 files changed, 0 insertions, 0 deletions