glsl: Add constant evaluation of ir_binop_bfm.
authorMatt Turner <mattst88@gmail.com>
Thu, 23 Jan 2014 23:39:43 +0000 (15:39 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 28 Jan 2014 05:15:35 +0000 (21:15 -0800)
commit3ea64f9093fa1a37abf31db1360e0a66a5e50d98
tree80d59c10e4d5684bec0066d8f51e16654e7d534f
parentc59a605c70752b584a05bc6f129a1aa894c861ce
glsl: Add constant evaluation of ir_binop_bfm.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/ir_constant_expression.cpp