st/mesa: add ETC2 & ASTC fast path for GetTex(Sub)Image
authorMarek Olšák <marek.olsak@amd.com>
Tue, 13 Feb 2018 16:37:56 +0000 (17:37 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Tue, 31 Jul 2018 22:09:57 +0000 (18:09 -0400)
commit5fe52044efec0506eb2ce05ccdc9e5ce53941538
tree971651cc28f129e257d0c95512c5a8b29cd788ee
parentebe03d36992dc4df86ae01b410b9c4f4da52610d
st/mesa: add ETC2 & ASTC fast path for GetTex(Sub)Image

Not sure if GL/GLES can hit this path, but it's just decompression.

Tested-by: Mike Lothian <mike@fireburn.co.uk>
Tested-By: Gert Wollny<gert.wollny@collabora.com>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Reviewed-By: Gert Wollny <gw.fossdev@gmail.com>
src/mesa/state_tracker/st_cb_texture.c