mesa: Handle astc 3d formats in _mesa_get_compressed_formats()
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 11 Feb 2016 20:28:31 +0000 (12:28 -0800)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 3 May 2016 10:43:18 +0000 (03:43 -0700)
commit54cac7ad962c6f9f87009f0c59f14c370ee6c48a
tree89f80120358940db039f35df59320df3d98d87b8
parentdcfea1d7ebd849dc356e13ce73be1e1344201d23
mesa: Handle astc 3d formats in _mesa_get_compressed_formats()

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/texcompress.c