st/mesa: handle array textures in st_texture_image_copy
authorDave Airlie <airlied@redhat.com>
Sat, 14 Jun 2014 01:04:22 +0000 (03:04 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 18 Jun 2014 22:17:09 +0000 (00:17 +0200)
commitc530282bbc5e235bee11f3d253d1bda20f5b98ba
treefcac1b5aa8e2f0d5cbfce2b035182bb7be0c1900
parent6818e117ce4d9e557cf2d072de81087d76d81b57
st/mesa: handle array textures in st_texture_image_copy

Marek: also handle cube arrays

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/state_tracker/st_texture.c