vc4: Move qir_uniform() and the constant-value versions to vc4_qir.c/h.
authorEric Anholt <eric@anholt.net>
Thu, 19 Feb 2015 20:19:44 +0000 (12:19 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 20 Feb 2015 07:35:17 +0000 (23:35 -0800)
commit877b48a531adc397493e508e509aba2918915349
tree8aa23a56e1470b1a0a78c7f80ae7a4894006e0d2
parent14dc281c1332518b6144718e1fb3845abbe23ff7
vc4: Move qir_uniform() and the constant-value versions to vc4_qir.c/h.

I may want them in optimization passes, and they're not really particular
to the program translation stage.
src/gallium/drivers/vc4/vc4_program.c
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h