st/mesa: massage the update_vertex_textures() code
authorBrian Paul <brianp@vmware.com>
Mon, 6 Aug 2012 14:35:20 +0000 (08:35 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 6 Aug 2012 14:41:07 +0000 (08:41 -0600)
commitdd6aafcf72e79d7caacd4406528da9b2003915da
tree26a723d27d6081b27a7ee68b8ec68aab77922fc7
parent5749ae919e386e49dbf373e362dd74b513c96360
st/mesa: massage the update_vertex_textures() code

...to look like update_fragment_textures() code.  The next step would
be to merge the two functions.

Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/mesa/state_tracker/st_atom_texture.c