Mesa (master): mesa: Add block depth field in struct gl_format_info

Anuj Phogat aphogat at kemper.freedesktop.org
Tue May 3 10:39:58 UTC 2016


Module: Mesa
Branch: master
Commit: 6abb1b4984bba5560baccd53e68237ab86822ec0
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6abb1b4984bba5560baccd53e68237ab86822ec0

Author: Anuj Phogat <anuj.phogat at gmail.com>
Date:   Wed Feb 10 16:41:23 2016 -0800

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 at gmail.com>
Reviewed-by: Brian Paul <brianp at vmware.com>

---

 src/mesa/main/format_info.py   |   5 +-
 src/mesa/main/format_parser.py |  15 +-
 src/mesa/main/formats.c        |   4 +-
 src/mesa/main/formats.csv      | 529 +++++++++++++++++++++--------------------
 4 files changed, 279 insertions(+), 274 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=6abb1b4984bba5560baccd53e68237ab86822ec0



More information about the mesa-commit mailing list