ir_to_mesa: Implement f2b by comparing the arg to 0, not the result.
authorEric Anholt <eric@anholt.net>
Mon, 23 Aug 2010 19:53:39 +0000 (12:53 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 23 Aug 2010 19:58:07 +0000 (12:58 -0700)
commit66afcb560771b6ba6ad668156e9f442e86b9a7a2
tree63f1176ed09c8338df79c7f49079b7f868a72d61
parent18a60239001c27ff98739865d5fc70fd3d011b2e
ir_to_mesa: Implement f2b by comparing the arg to 0, not the result.

Fixes: glsl-fs-any
src/mesa/program/ir_to_mesa.cpp