i965: Update comments in brw_vec4_upload_binding_table().
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 13 Sep 2013 21:45:34 +0000 (14:45 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 19 Sep 2013 17:52:57 +0000 (10:52 -0700)
commit0532b200f357f335cfaff2c6b0e05282f239ffdf
tree77f83ab35d49cee14d93f02f2434f8f8f32d7f2b
parent79930c60278d26911c7e7500ef6e1c788dd74c3e
i965: Update comments in brw_vec4_upload_binding_table().

The first comment was a bit stale; there are more kinds of surfaces than
textures and pull constants.

The second was a leftover "to do" comment for something I already did.

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