i965/fs: Do the no16 perf logging directly in fs_visitor::no16()
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 22 Jun 2015 23:32:06 +0000 (16:32 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 23 Jun 2015 21:28:08 +0000 (14:28 -0700)
commit3fd457c9ddd4b9f730e70bfd19b2f9eeeeaef089
tree196e83fd9eff935000744de53482229067f064f6
parentf45bf97f30f2feacf8f976271a43feea70e5c382
i965/fs: Do the no16 perf logging directly in fs_visitor::no16()

While we're at it, we'll drop the note about 10-20% performance loss.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
src/mesa/drivers/dri/i965/brw_fs.cpp