mesa: Allow ETC2/EAC formats with ARB_ES3_compatibility.
authorMatt Turner <mattst88@gmail.com>
Mon, 4 Mar 2013 19:32:32 +0000 (11:32 -0800)
committerMatt Turner <mattst88@gmail.com>
Sat, 9 Mar 2013 05:20:39 +0000 (21:20 -0800)
commit79a09772414b7c4d1632f66d2fd0e7a9bc912ac3
tree0a2889732d0c847d3b6bbaad8c7d099ed797d8db
parent1662178863d7b715530274148aa57e6494f935a8
mesa: Allow ETC2/EAC formats with ARB_ES3_compatibility.

Fixes piglit's oes_compressed_etc2_texture-miptree tests on Desktop GL.
Reported-by: Marek Olšák <maraeo@gmail.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/glformats.c
src/mesa/main/teximage.c