vc4: Add a helper function for the construction of qregs.
authorEric Anholt <eric@anholt.net>
Mon, 21 Mar 2016 21:17:45 +0000 (14:17 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 9 Apr 2016 01:41:45 +0000 (18:41 -0700)
commit44d7b8ad12df504058615901c7233c45e4f24a9f
tree535ccd17f60cb13753acdb0d00fbe92592b70ca8
parent114c8b38d317629769ad0fcf3f84e24951ffcd7c
vc4: Add a helper function for the construction of qregs.

The separate declaration of the struct is not helping clarity, and I was
going to be writing a whole lot more of these in the upcoming patches.
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_qir_lower_uniforms.c