OSDN Git Service

ilo: use BLT engine to copy between textures
authorChia-I Wu <olvaffe@gmail.com>
Fri, 17 May 2013 08:20:52 +0000 (16:20 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Tue, 21 May 2013 04:02:55 +0000 (12:02 +0800)
commit2b7463cf3a50e136b6e99cfbb309f6c38152ac8c
tree6d4d5d21714397d686353abfeccf4a9a02c2f7b5
parentc44ebb4ef44422db35f985bb177482a13b4302aa
ilo: use BLT engine to copy between textures

Emit XY_SRC_COPY_BLT to do the job.  Since ETC1 textures cannot be mapped for
reading, as is required by util_copy_resource_region, this fixes copying of
ETC1 textures.
src/gallium/drivers/ilo/ilo_blit.c