st/mesa: massage update_vertex_samplers() 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:50:19 +0000 (08:50 -0600)
commit819e786339fe0eebcd6e8e0ec9e501da548846ba
tree717c6b2aa4aa667be45e9ecce3205a91772574dc
parent2aac0d145a3f03572f19fd913bed2e951d543030
st/mesa: massage update_vertex_samplers() code

...to look like update_fragment_samplers() code, as with the previous
commit.  The next step would be to merge the two functions.

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