vc4: Refactor the load_input code out of the intrinsic code.
authorEric Anholt <eric@anholt.net>
Fri, 24 Feb 2017 20:33:38 +0000 (12:33 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 25 Feb 2017 00:31:54 +0000 (16:31 -0800)
commitf06915d7b71eb955cc0db4b5555f5c6474926a01
treec1740a64cd118adf4bc1276bf52d770344ff9c31
parent84a304eb96ec36df32d939385d51fb8e2026472c
vc4: Refactor the load_input code out of the intrinsic code.

It's going gain most of ntq_setup_inputs(), so simplify it first.
src/gallium/drivers/vc4/vc4_program.c