r600g: permit blitting between textures with STREAM and STAGING usage
authorMarek Olšák <maraeo@gmail.com>
Fri, 24 Feb 2012 16:05:21 +0000 (17:05 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 13:22:20 +0000 (14:22 +0100)
commit515a64a28ce9566c85443209784944838a0d6d62
tree1879563eef78e4402a79234339b769d4cfa5adbe
parent597fd6dc8c424a35f8442d5fd9de708013a69830
r600g: permit blitting between textures with STREAM and STAGING usage

Eventually I'd like to make every format blittable, so that the function
can go away.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/drivers/r600/r600_texture.c