gallium/u_blit: remove useless memset calls
authorMarek Olšák <maraeo@gmail.com>
Sun, 8 Jul 2012 23:50:31 +0000 (01:50 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 12 Jul 2012 00:08:30 +0000 (02:08 +0200)
commit5a74e17ab0f5ec864c18bc74f951e18d3ecc136f
tree079e0fdb7ccbcba87c27ecd2b299862306e0a857
parent24e0a2633512afa3208969520b9e29a8b974275d
gallium/u_blit: remove useless memset calls

the structure is calloc'd.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/auxiliary/util/u_blit.c