i965/gen7: Fix the /* ignored */ comment on constant surface setup.
authorEric Anholt <eric@anholt.net>
Tue, 27 Mar 2012 21:03:26 +0000 (14:03 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 9 Apr 2012 21:35:12 +0000 (14:35 -0700)
commitaa8ce1be4a30e7c8224af52f83f1e50d251b01d4
tree3e70bbf303b5e0e40f0681a8a8d79c5fdda82908
parentbf82ce3c66507e5e1722fccff0df47cf9dcdb2d4
i965/gen7: Fix the /* ignored */ comment on constant surface setup.

It turns out this field *is* used, and it's the stride between samples
from the buffer.  Discovered during TBO debugging.

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