vc4: Add limited support for ibfe/ubfe.
authorEric Anholt <eric@anholt.net>
Tue, 20 Oct 2015 09:49:10 +0000 (10:49 +0100)
committerEric Anholt <eric@anholt.net>
Tue, 20 Oct 2015 11:47:27 +0000 (12:47 +0100)
commit85b946478c326df853926ed18bfbd898c0a514ef
tree6eaf090d81cadebaf1ee99b01155473e3221caa9
parent8910ebd8e8ed7e163ae69bb85cda55531675e95d
vc4: Add limited support for ibfe/ubfe.

This is just enough to cover our unpack modes, which will be used by some
new NIR-based lowering in the next commit.
src/gallium/drivers/vc4/vc4_program.c