vc4: Add support for coalescing ALU ops into tex_[srtb] MOVs.
[mesa.git] / src / gallium / drivers / vc4 / vc4_opt_coalesce_ff_writes.c
2016-11-29 Eric Anholtvc4: Add support for coalescing ALU ops into tex_[srtb...
2016-11-29 Eric Anholtvc4: Restructure VPM write optimization into two passes.
2016-11-29 Eric Anholtvc4: Split optimizing VPM writes from VPM reads.