gallium/aux: add is_unorm() helper
authorRob Clark <robdclark@gmail.com>
Tue, 11 Dec 2018 16:13:49 +0000 (11:13 -0500)
committerRob Clark <robdclark@gmail.com>
Thu, 13 Dec 2018 20:51:01 +0000 (15:51 -0500)
commit532f8c0043142a32e1954950870bf8b84d288633
tree711eff58066164e95aa34a99d51d02c0850d005d
parent85cd4df47f952414e47fc61a08a03fdf285af766
gallium/aux: add is_unorm() helper

We already had one for is_snorm() but not unorm.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/auxiliary/util/u_format.c
src/gallium/auxiliary/util/u_format.h