diff options
author | Zack Rusin <[email protected]> | 2013-08-02 01:53:15 -0400 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2013-08-02 20:12:53 -0400 |
commit | bff0d87668538196a2d3ef1400382e4deb0e0435 (patch) | |
tree | a140bc8ca4ba8256da1927b8a6766a1457827038 /src/gallium/drivers/nv50/nv84_video_bsp.c | |
parent | 8e77e5e543e917dcd172fcb0390f885ffa6fbc2a (diff) |
llvmpipe: don't interpolate front face or prim id
The loop was iterating over all the fs inputs and setting them
to perspective interpolation, then after the loop we were
creating extra output slots with the correct interpolation. Instead
of injecting bogus extra outputs, just set the interpolation
on front face and prim id correctly when doing the initial scan
of fs inputs.
Signed-off-by: Zack Rusin <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nv50/nv84_video_bsp.c')
0 files changed, 0 insertions, 0 deletions