mesa: fix ir_variable declaration
authorBrian Paul <brianp@vmware.com>
Thu, 12 Jan 2012 16:53:07 +0000 (09:53 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 12 Jan 2012 20:02:44 +0000 (13:02 -0700)
commitdecd018b992eb0f7f85338ee39083daca04885b6
tree5c6369563c2cec662473332b5981b27a5f7dd865
parenta240c998ac649d79f423bb0c445993132cd56f97
mesa: fix ir_variable declaration

ir_variable is a class, not a struct.

NOTE: This is a candidate for the 8.0 branch.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/mesa/main/ff_fragment_shader.cpp