Fix double usage of the post-inc/dec's temporary pre-inc/dec copy.
authorEric Anholt <eric@anholt.net>
Wed, 23 Jun 2010 21:57:47 +0000 (14:57 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 23 Jun 2010 22:20:29 +0000 (15:20 -0700)
commita9d58ad6c9ca4243c8a4b35fbf562c8123593a05
treeab8b905765e2ec41e70f7908ecd4b7fbcb397364
parent2731a739d047e4aadc1cab4bcf8c01c1cf8e86db
Fix double usage of the post-inc/dec's temporary pre-inc/dec copy.

Fixes CorrectSwizzle3.frag.
ast_to_hir.cpp