mesa/formats: add more MESA_FORMAT_LAYOUTs

Graphics / Mesa 3D Graphics Library / Mesa - Nanley Chery [intel.com] - 19 August 2015 18:39 UTC

Add the classes of compressed formats as layouts. This allows the detection of compressed formats belonging to a certain category of compressed formats.

v2. simplify layout name construction (Ilia).

0872b04 mesa/formats: add more MESA_FORMAT_LAYOUTs
src/mesa/main/format_info.py | 10 +---------
src/mesa/main/formats.c | 6 ++++++
src/mesa/main/formats.h | 6 ++++++
src/mesa/main/texcompress.c | 30 ++++++------------------------
4 files changed, 19 insertions(+), 33 deletions(-)

Upstream: cgit.freedesktop.org


  • Share