gallivm: Silence uninitialized variable warnings.
authorVinson Lee <vlee@vmware.com>
Thu, 21 Oct 2010 18:21:03 +0000 (11:21 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 21 Oct 2010 18:21:03 +0000 (11:21 -0700)
commitfc59790b875f2db930f3189cb25d1f99d8c082fd
tree10c45cfa48c68f0b5672a494d5e2cd06e735e405
parent0a5666148beb766c376d58019137d0ce39aea531
gallivm: Silence uninitialized variable warnings.

Fixes these GCC warnings.
gallivm/lp_bld_sample_aos.c: In function 'lp_build_sample_image_nearest':
gallivm/lp_bld_sample_aos.c:271: warning: 't_ipart' may be used uninitialized in this function
gallivm/lp_bld_sample_aos.c:271: warning: 'r_ipart' may be used uninitialized in this function
src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c