swr: Minor cleanup of variable usage, no functional change.
authorBruce Cherniak <bruce.cherniak@intel.com>
Thu, 29 Jun 2017 19:41:31 +0000 (14:41 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 30 Jun 2017 18:26:19 +0000 (13:26 -0500)
commit6646f6ba0dca70478cafd39886005e387406f114
tree24e7b7d9a017eff37a4515b0dc4470fd9b2f648c
parentb9b53e2695d65b4a4e7e44dc2ff88fff5fabed94
swr: Minor cleanup of variable usage, no functional change.

In swr_update_derived, for consistency, index buffer validation should
be using the p_draw_info copy "info" rather than referencing
p_draw_info.

No functional change.

Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
src/gallium/drivers/swr/swr_state.cpp