ir_constant_expression: Handle several floating point unops.
authorEric Anholt <eric@anholt.net>
Wed, 12 May 2010 21:42:21 +0000 (14:42 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 1 Jun 2010 22:15:04 +0000 (15:15 -0700)
commit43ad37aa885dc185679dabd605752fe2d782d542
tree514481815b58f895c1f793818c567131f5d6c668
parent65122e9e8038488e8c586eb609e434a90188de27
ir_constant_expression: Handle several floating point unops.

Cleans up a bunch of pointless operations in a GStreamer fragment shader.
ir_constant_expression.cpp