nir: Add braces around multi-line loop.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 17 Sep 2015 20:08:03 +0000 (13:08 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 21 Sep 2015 20:47:01 +0000 (13:47 -0700)
commitd7ffd90ecb1e91fc3e0c816c06c71a2743d48276
tree5d92084382c82116e20c19293774f6d6ca03ab8b
parent0a1adaf11d051b71b4c46aabee2e5342f2d6aef3
nir: Add braces around multi-line loop.

This was correct but not our usual style.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/glsl/nir/nir_normalize_cubemap_coords.c