softpipe: fix memcpy params to avoid static analysis warnings
authorBrian Paul <brianp@vmware.com>
Wed, 10 Mar 2010 20:09:00 +0000 (13:09 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 10 Mar 2010 20:09:03 +0000 (13:09 -0700)
commit7069dff80f25d0ac532c9f76634d1cd382d4fac1
tree5eef771967e3cd842ad9259d8b1868a5ec30517b
parent3c48f40f61d8122009175273b3c15e108927b146
softpipe: fix memcpy params to avoid static analysis warnings

See fd.o bug 26970.  Also added sanity check assertions.
src/gallium/drivers/softpipe/sp_fs_exec.c
src/gallium/drivers/softpipe/sp_fs_sse.c