i965: Add missing braces around if-statement.
authorMatt Turner <mattst88@gmail.com>
Thu, 18 Jun 2015 23:14:50 +0000 (16:14 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 18 Jun 2015 23:45:55 +0000 (16:45 -0700)
commit22af95af8316f2888a3935cdf774ff0997b3dd42
tree5584e1cedd6d3a88926c8f919795bf3944d2b54f
parent2310a65c28f809442c24fc8893c65ce7c7a4dca3
i965: Add missing braces around if-statement.

Fixes a performance problem caused by commit b639ed2f.

Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90895
src/mesa/drivers/dri/i965/brw_meta_fast_clear.c