mesa: Add a helper function _mesa_is_enum_format_unsized()
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 5 Jun 2014 18:13:16 +0000 (11:13 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 5 Aug 2014 00:11:44 +0000 (17:11 -0700)
commite0fe00eeac75d8fdd378a1f7633d2efd1db0a7b0
tree718992fad9afbc9f032f2ebdb84d07074405ea5b
parent2d362a6aee0a1acab08590f2ba0ce50743546209
mesa: Add a helper function _mesa_is_enum_format_unsized()

Function is utilized by next patch in the series.

V2: Add missing formats.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/mesa/main/glformats.c
src/mesa/main/glformats.h