nir/foreach_block: Return false if the callback on the last block fails
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 29 Oct 2014 21:16:39 +0000 (14:16 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:19:00 +0000 (07:19 -0800)
commit07556442a7f82d44cbd2e725efd475efcd8a437c
tree3ae46a31d35e65529d1dc92ccfa81a8f5220229d
parent49911cf4dbf85e9c20c8069cbc0aaa6deb757df1
nir/foreach_block: Return false if the callback on the last block fails

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/glsl/nir/nir.c