vc4: Add a bunch of type conversions.
authorEric Anholt <eric@anholt.net>
Wed, 1 Apr 2015 22:35:13 +0000 (15:35 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 Apr 2015 04:36:40 +0000 (21:36 -0700)
commit84ebaff1b7f78cb47cd8eed5476f03c5c3d0e14b
tree7d6e7f33efdae83714a0d1d4da477892c354af05
parentcc5860e40787b3afe36856674f028e830685271b
vc4: Add a bunch of type conversions.

These are required to get piglit's idiv tests working.  The
unsigned<->float conversions are wrong, but are good enough to get
piglit's small ranges of values working.
src/gallium/drivers/vc4/vc4_program.c