ir_to_mesa: "Support" u2f, i2u, and u2i operations by doing nothing.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 15 Jun 2011 04:41:10 +0000 (21:41 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 29 Jun 2011 23:07:12 +0000 (16:07 -0700)
commit006d5a1aa4f9e07ceefdbb68324e9806f737a71c
tree4f38289663a87de4f630cd85a05ce4450df5d3c3
parent3283e362e313f8a45fd6ee812efb737c0becc38c
ir_to_mesa: "Support" u2f, i2u, and u2i operations by doing nothing.

Mesa IR actually stores all numbers as floating point, so this is
totally a farce, but we may as well keep it going.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/program/ir_to_mesa.cpp