util: convert usage of uint to unsigned in u_format.h
authorYonggang Luo <luoyonggang@gmail.com>
Mon, 7 Nov 2022 09:43:20 +0000 (17:43 +0800)
committerMarge Bot <emma+marge@anholt.net>
Sat, 19 Nov 2022 01:37:46 +0000 (01:37 +0000)
commit6832a9433d1d64e9ced08439f9f234a40959aa00
tree528910ba0ec0a188bc32d4ae797c724c3afd7a22
parentb728bed56719a2edcc3d50b12ce8d2ce1d5abe18
util: convert usage of uint to unsigned in u_format.h

Because uint comes from pipe/p_compiler.h, and that depends will be removed in future

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19676>
src/util/format/u_format.h