mesa/glformats: Add a helper function _mesa_is_srgb_format()
authorEduardo Lima Mitev <elima@igalia.com>
Wed, 3 Feb 2016 12:40:27 +0000 (13:40 +0100)
committerEduardo Lima Mitev <elima@igalia.com>
Thu, 3 Mar 2016 14:14:07 +0000 (15:14 +0100)
commitb1755535ecfb5bacf21c3118c359196ad81b5e68
treed6c1d91828895985e9202395ba6910ced64ef649
parent87b2de3998fd26767af437ffe512779dc2e8d404
mesa/glformats: Add a helper function _mesa_is_srgb_format()

Returns true if the passed format is an sRGB format, false otherwise.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/glformats.c
src/mesa/main/glformats.h