mesa: Add block depth field in struct gl_format_info
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 11 Feb 2016 00:41:23 +0000 (16:41 -0800)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 3 May 2016 10:43:17 +0000 (03:43 -0700)
commit6abb1b4984bba5560baccd53e68237ab86822ec0
tree797a62da19ad6f1d9bf4070a55f3d1a68ed33af4
parentc4a0cd4662efe32e95c3f1e68b2f058b60bdcb52
mesa: Add block depth field in struct gl_format_info

This will be later required for 3D ASTC formats.

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