vc4: Rename UNPACK_8* to UNPACK_8*_F.
authorEric Anholt <eric@anholt.net>
Mon, 15 Dec 2014 18:45:58 +0000 (10:45 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 15 Dec 2014 22:28:23 +0000 (14:28 -0800)
commit8e678de761e755564ade2794dbf68280a4972b66
tree9c66e2ff7fa33d092a46584da8646e7e1cae5aaa
parentade7704685df3054c04203232334e1475d87ac46
vc4: Rename UNPACK_8* to UNPACK_8*_F.

There is an equivalent unpack function without conversion to float if you
use an integer operation instead.
src/gallium/drivers/vc4/vc4_program.c
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_qpu_emit.c
src/gallium/drivers/vc4/vc4_register_allocate.c