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)
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>

No differences found