summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/nv84_video_bsp.c
diff options
context:
space:
mode:
authorZack Rusin <[email protected]>2013-08-02 01:53:15 -0400
committerZack Rusin <[email protected]>2013-08-02 20:12:53 -0400
commitbff0d87668538196a2d3ef1400382e4deb0e0435 (patch)
treea140bc8ca4ba8256da1927b8a6766a1457827038 /src/gallium/drivers/nv50/nv84_video_bsp.c
parent8e77e5e543e917dcd172fcb0390f885ffa6fbc2a (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