mesa: only copy requested compressed teximage cubemap faces
authorChristoph Haag <haagch@frickel.club>
Sat, 19 Aug 2017 23:59:43 +0000 (01:59 +0200)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sun, 20 Aug 2017 21:01:48 +0000 (17:01 -0400)
commit87556a650ad363b41d86f4e25d5c4696f9af4550
tree8fe9e44667d034320a66357ce3f0a7197afd11bf
parentf24cf82d6db290a88abfff0669d2c5e2aa463901
mesa: only copy requested compressed teximage cubemap faces

This is analogous to commit 2259b11 which only fixed the regular case

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102308
Signed-off-by: Christoph Haag <haagch+mesadev@frickel.club>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
src/mesa/main/teximage.c