vc4: Fix using and emitting the 1/W from the vertex/coord shaders.
authorEric Anholt <eric@anholt.net>
Fri, 1 Aug 2014 22:45:41 +0000 (15:45 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 9 Aug 2014 01:59:47 +0000 (18:59 -0700)
commit1d03692f7888929c44446633809fe7bbc9da5d73
tree43dac88f42a41c3d6a18011ae14871658a56613a
parent88bc5baa00c632c2411304b2c7e5cc49f882c30e
vc4: Fix using and emitting the 1/W from the vertex/coord shaders.

v2: Rebase on helpers change.
src/gallium/drivers/vc4/vc4_program.c