i965: Fix incorrect comment about single program flow on Ironlake.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 5 Dec 2011 19:44:03 +0000 (11:44 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 6 Dec 2011 01:00:07 +0000 (17:00 -0800)
commit84d6201567ac82dc7350e437c4de488f59acd42e
treeb4253bdbb6f83abbe08b8bccc14c1db845298a71
parente368eefc6866d78e2a004db2fdb13e08e06e0839
i965: Fix incorrect comment about single program flow on Ironlake.

The code forces single program flow to be enabled on Ironlake, or
equivalently, disables multiple program flow.  The comment was reversed.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_vs_state.c