OSDN Git Service

mesa: Add helper function _mesa_is_format_integer()
authorAnuj Phogat <anuj.phogat@gmail.com>
Tue, 25 Mar 2014 20:00:12 +0000 (13:00 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Thu, 17 Apr 2014 01:37:06 +0000 (18:37 -0700)
commit313566825405c33f26a0471a997ec4c79fae6b08
tree3e8cf30d141051e7a949201510fce99ebc50e4c5
parentfdd8bebc22f167f19d9cafbe2e7c189cb3720bcb
mesa: Add helper function _mesa_is_format_integer()

This function will be used in the following patch.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/formats.c
src/mesa/main/formats.h