vc4: Lower uniform loads to scalar in NIR.
authorEric Anholt <eric@anholt.net>
Thu, 30 Jul 2015 18:16:13 +0000 (11:16 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 30 Jul 2015 22:47:12 +0000 (15:47 -0700)
commit7830e465a5f446616ce49a7f8219256a5503a68b
tree9b9b520aa904758c1e44662c4a7249f5d7f2da7d
parent5a8c57b52287ba2bb8faa4447e7d1cc46ef1a3d4
vc4: Lower uniform loads to scalar in NIR.

This also moves the vec4-to-byte-addressing math into NIR, so that
algebraic has a chance at it.
src/gallium/drivers/vc4/vc4_nir_lower_io.c
src/gallium/drivers/vc4/vc4_program.c