mesa: Add the infrastructure for KHR_texture_compression_astc_sliced_3d
authorAnuj Phogat <anuj.phogat@gmail.com>
Fri, 8 Jul 2016 00:03:19 +0000 (17:03 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Mon, 18 Jul 2016 21:39:54 +0000 (14:39 -0700)
commit15dea5ca82f45f9b1113e69fe2048b6f05ed426b
tree829df395c7d9dc02db52ef396b7becc236c10df6
parent3e1ad846f9c2f3516861d03ba99c4cb22f5f1b6e
mesa: Add the infrastructure for KHR_texture_compression_astc_sliced_3d

V2: Drop the changes to gl.xml.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/mesa/main/extensions_table.h
src/mesa/main/mtypes.h
src/mesa/main/teximage.c