Implement HIR conversion for ast_nequal and ast_equal
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 29 Mar 2010 22:11:05 +0000 (15:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 29 Mar 2010 22:18:31 +0000 (15:18 -0700)
commit6e659caaa946339a2de3890a8bed091ccb65102a
treec40d1bd962428a9966c98f1e9bae34f81c976bd4
parent251eb753187fee83e6413f44f8b3cf0be1b4f4cb
Implement HIR conversion for ast_nequal and ast_equal

The following tests now pass:

    shaders/glsl-unused-varying.frag
    shaders/glsl-fs-sqrt-branch.frag
ast_to_hir.cpp