vc4: Fix some -Wdouble-promotion warnings.
authorEric Anholt <eric@anholt.net>
Tue, 14 Jul 2015 18:54:15 +0000 (11:54 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 Jul 2015 22:17:58 +0000 (15:17 -0700)
commit9476b11d6edc67403dd7c5aaddbc375400e02425
treeef24a05c1cfe82804ad97208c09630c99272cd57
parent320089dbd63de3ac1bd3d42ee8cec41837486d8c
vc4: Fix some -Wdouble-promotion warnings.

No code generation changes from this, but it'll be useful to have this
next time I go checking -Wdouble-promotion.
src/gallium/drivers/vc4/vc4_emit.c
src/gallium/drivers/vc4/vc4_program.c
src/gallium/drivers/vc4/vc4_state.c