gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
authorMarek Olšák <maraeo@gmail.com>
Sun, 8 Jul 2012 23:20:11 +0000 (01:20 +0200)
committerMarek Olšák <maraeo@gmail.com>
Thu, 12 Jul 2012 00:08:30 +0000 (02:08 +0200)
commit24e0a2633512afa3208969520b9e29a8b974275d
treef9413a0b07fd832cd83e22a25bd09f1241e86760
parent3f13b5da1510bff8ceaf6718e4b21936d3180376
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask

just rename it to util_blit_pixels

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/gallium/auxiliary/postprocess/pp_mlaa.c
src/gallium/auxiliary/postprocess/pp_run.c
src/gallium/auxiliary/util/u_blit.c
src/gallium/auxiliary/util/u_blit.h
src/mesa/state_tracker/st_cb_blit.c
src/mesa/state_tracker/st_cb_texture.c