glsl_to_tgsi: emit both operands of shift and bitwise operations
authorBryan Cain <bryancain3@gmail.com>
Tue, 13 Dec 2011 16:30:59 +0000 (10:30 -0600)
committerBryan Cain <bryancain3@gmail.com>
Tue, 13 Dec 2011 16:39:52 +0000 (10:39 -0600)
commitd24b44c37d51051ff153b4f04e529f2bea6630db
treecdc5862780bb55bcd68b82cb0f1743616212eae6
parent2a58453e25899e726f02db005de0e1296c326845
glsl_to_tgsi: emit both operands of shift and bitwise operations

Fixes these operations when native integers are enabled.
src/mesa/state_tracker/st_glsl_to_tgsi.cpp