mesa/formats: Add layout and swizzle information
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 11 Jul 2014 06:59:42 +0000 (23:59 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 5 Aug 2014 17:56:16 +0000 (10:56 -0700)
commit850fb0d1dca616179d3239a7b7bd94fe1979604c
tree55ba0e1b3f4f4d67a99c0a7905364e5fbcfc8317
parent55a929955fa683a4e59ffb730ae37b645d10ba49
mesa/formats: Add layout and swizzle information

v2: Move the MESA_FORMAT_SWIZZLE enum to the top of the file

Signed-off-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/format_info.py
src/mesa/main/formats.c
src/mesa/main/formats.h