radeonsi: inline util_blitter_copy_texture
authorMarek Olšák <marek.olsak@amd.com>
Tue, 11 Feb 2014 02:02:35 +0000 (03:02 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 25 Feb 2014 15:08:22 +0000 (16:08 +0100)
commitb9aa8ed009c22e4ef5df49dc7785f08fd3dbe836
treef848d600312d2ab8f68d9488ee7f8604a63182b0
parentf7176d700f265ed3c3fdec5a09cbfbe2c93c7e2f
radeonsi: inline util_blitter_copy_texture

This will be used for changing texture properties without modifying
pipe_resource like r600g, but not in this series. For now, this change
allows consolidation of pipe_surface functions.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeonsi/si_blit.c