i965/fs: Simplify per-instruction compression control setup in generator.
authorFrancisco Jerez <currojerez@riseup.net>
Thu, 19 May 2016 01:48:04 +0000 (18:48 -0700)
committerFrancisco Jerez <currojerez@riseup.net>
Sat, 28 May 2016 06:22:10 +0000 (23:22 -0700)
commit3340a66fce9adad943fd3448fb703c27cebe7139
tree94286b2b3c8067819c4c9840ab54e4bec4812fcb
parentc78edcea8b256743fb38c7cd519b3324e4716143
i965/fs: Simplify per-instruction compression control setup in generator.

By using the new compression/group control interface.  This will allow
easier extension to support arbitrary channel enable groups at the IR
level.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_fs_generator.cpp