diff options
author | Nanley Chery <[email protected]> | 2015-08-26 16:36:11 -0700 |
---|---|---|
committer | Nanley Chery <[email protected]> | 2015-09-19 13:26:55 -0700 |
commit | 29835fe19e0ca73a8017427498056ff7eb713cdd (patch) | |
tree | f0be8011e1c426382cea19c56cdb9b5081dda2fc /src/mapi | |
parent | 31a5135cd793951191c4a2fb86a50253a9931454 (diff) |
mesa/glformats: refactor compressed format support function
Instead of case statements, use _mesa_get_format_layout() to
determine if a GL format is part of a family of compressed formats.
v2. restrict LATC formats to API_OPENGL_COMPAT (Ilia).
rename the variable mFormat to m_format.
Reviewed-by: Anuj Phogat <[email protected]>
Signed-off-by: Nanley Chery <[email protected]>
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions