Skip to content
Snippets Groups Projects
Commit 9ad8f431 authored by Jordan Justen's avatar Jordan Justen
Browse files

mesa: add glformats integer type/format detection routines


_mesa_is_integer_format is moved to formats.c and renamed
as _mesa_is_enum_format_integer.

_mesa_is_format_unsigned, _mesa_is_type_integer,
_mesa_is_type_unsigned, and _mesa_is_enum_format_or_type_integer
are added.

Signed-off-by: default avatarJordan Justen <jordan.l.justen@intel.com>
Reviewed-by: default avatarBrian Paul <brianp@vmware.com>
parent e2e7b467
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment