g3dvl: remove unused vs output from create_ref_vert_shader
authorChristian König <deathsimple@vodafone.de>
Sun, 24 Jul 2011 23:32:39 +0000 (01:32 +0200)
committerChristian König <deathsimple@vodafone.de>
Sun, 24 Jul 2011 23:32:39 +0000 (01:32 +0200)
commit4c84acc86fce5eda0aabcb8aa362fd6b5e6a28f6
tree5c48acbc9cca3549a8038c8774b451ff50355663
parent4d23c6df81639057f12a604556121aa7b41d921c
g3dvl: remove unused vs output from create_ref_vert_shader

The position of the quad vertex is calculated in calc_position,
so we don't need the output here any more.
src/gallium/auxiliary/vl/vl_mc.c