nv50: duplicate interps in load_proj_tex_coords
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 9 Sep 2010 17:18:42 +0000 (19:18 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 9 Sep 2010 17:21:34 +0000 (19:21 +0200)
commit246ebd7df1854db22a7f46302ecb1b5d56b68855
treeb52b055476a8f91919cd09bb741489cf2eca54eb
parent9cc80e25db3d0bfd38015a197de3a1a80b6733ab
nv50: duplicate interps in load_proj_tex_coords

Otherwise we might clobber the origin interpolation result or
use the result of the RCP before its definition.
src/gallium/drivers/nv50/nv50_tgsi_to_nc.c