OSDN Git Service

r600g: fix handling of outputs as TEX addr sources
authorChristian König <deathsimple@vodafone.de>
Mon, 6 Feb 2012 19:56:10 +0000 (20:56 +0100)
committerChristian König <deathsimple@vodafone.de>
Wed, 8 Feb 2012 18:25:18 +0000 (19:25 +0100)
commit192467108b282c19da3b11647a7a802b3d890193
tree55ef39b44e84e4115732b399c9cf53d1038925a6
parentb44c459cc32d0a4e70e86deae245b3097ac360a1
r600g: fix handling of outputs as TEX addr sources

Outputs should be treated in the same way as
inputs and temporaries here.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
src/gallium/drivers/r600/r600_shader.c