i965: add missing init for region->width
authorBrian Paul <brianp@vmware.com>
Thu, 26 Feb 2009 21:02:52 +0000 (14:02 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 27 Feb 2009 01:48:35 +0000 (18:48 -0700)
commitecdf3ce436c004365c4d3c468bf1f9ef9138853e
treea61eb60976e3b91c07e8cd3953624370e6ef927a
parent8ae7e7749b708fc5a46180d3de2503ba7e2ab1f3
i965: add missing init for region->width

This doesn't seem to really effect anything but seeing width=0 in drawing
regions was confusing.
src/mesa/drivers/dri/intel/intel_regions.c