On Sat, Jul 16, 2016 at 9:21 AM, Ilia Mirkin <imir...@alum.mit.edu> wrote:
> The additional provision of GL_OES_copy_image is that it work for ETC.
> However many desktop GPUs don't have native ETC support, so st/mesa does
> the decoding by hand. Instead of discarding the compressed data, keep it
> around in CPU memory. Use it when performing image copies.
>
> Signed-off-by: Ilia Mirkin <imir...@alum.mit.edu>

Although the bug is filed against i965 specifically, there is
https://bugs.freedesktop.org/show_bug.cgi?id=81843
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to