softpipe: Silence warning about uninitialized variable
src/gallium/auxiliary/tgsi/tgsi_exec.c:3098:48: Warning: »interp« could be used uninitialised [-Wmaybe-uninitialized] mach->InputSampleOffsetApply[i] = interp;
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
src/gallium/auxiliary/tgsi/tgsi_exec.c:3098:48: Warning: »interp« could be used uninitialised [-Wmaybe-uninitialized] mach->InputSampleOffsetApply[i] = interp;