i965: Print EOT in fs_visitor::dump_instruction().
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 26 Jun 2016 07:39:32 +0000 (00:39 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 27 Jun 2016 23:36:57 +0000 (16:36 -0700)
commit034bd2532775a1f7da5379a523621458e273f619
treea988bb006148ea1bc912c38f0f2eee080d07ca08
parent7e7e501acf3ea609e3e2e8bb4091a5a20ae3adc2
i965: Print EOT in fs_visitor::dump_instruction().

This was useful when debugging the previous commit's issue.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/mesa/drivers/dri/i965/brw_fs.cpp