i965: Fix a bad comment in gen6 sol setup.
authorEric Anholt <eric@anholt.net>
Tue, 21 Feb 2012 21:04:12 +0000 (13:04 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 21 Feb 2012 21:30:46 +0000 (13:30 -0800)
commit9fa6377a75817eb9284d6dc482726943d2061489
tree6e380b97cc92827667a590e57560ac3fce37181e
parent96ba94cad2c728c3772456bc02fbd0863153f4e6
i965: Fix a bad comment in gen6 sol setup.

This was copy and paste from the VS where I had similar code.  We're
only looking at things derived from BRW_NEW_VERTEX_PROGRAM in this
block.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/gen6_sol.c