compiler: fix beginForLoop() in glass backend translator.
authorGregF <greg@LunarG.com>
Tue, 27 Jan 2015 20:47:39 +0000 (13:47 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:07 +0000 (17:58 -0700)
commit925d50478c04bcb5b3abba7e6538e3ab1ee3861d
treebd70db84ea0ba58934991a2a03bfd5378a949772
parent3eaae5771f06a43f3b5165196db499f9244470d4
compiler: fix beginForLoop() in glass backend translator.

Specifically, generate break with a compare that is opposite the compare
that would be used in the corresponding for loop.
icd/intel/compiler/shader/glsl_glass_backend_translator.cpp