i965: Re-sync outdated comments about Gen6+ push constants.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 8 Jan 2012 04:31:55 +0000 (20:31 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 10 Jan 2012 05:45:10 +0000 (21:45 -0800)
commit7cb40da7a55e8f81f4e2138845087eb1e0310bc1
tree45922e92f9b548c2ee2d58a56b5e1eeb8e3a6157
parent647b890e7d2fe628812017fd10a6a68fa9e4da8b
i965: Re-sync outdated comments about Gen6+ push constants.

In f3e9ccb3b, I renamed gen6_upload_wm_constants to
gen6_upload_wm_push_constants, but neglected to update this comment.

I don't think there ever was a gen7_prepare_wm_constants function; it
was probably a search and replace error.  Of course, "prepare" functions
died a while back as well.

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