treewide: style fixes after replace the usage of ubyte/ushort with uint8_t/uint16_t
authorYonggang Luo <luoyonggang@gmail.com>
Thu, 22 Jun 2023 16:52:16 +0000 (00:52 +0800)
committerYonggang Luo <luoyonggang@gmail.com>
Tue, 27 Jun 2023 10:18:30 +0000 (18:18 +0800)
commitb7b4e534043a14df2a3974d7c3eed1de339c71b0
tree6beb4880fe10b6293465aeb22c4c07852cf1f3d7
parente53915828f9b2d3f69c04d467a008f25a2904951
treewide: style fixes after replace the usage of ubyte/ushort with uint8_t/uint16_t

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23577>
src/gallium/auxiliary/draw/draw_pipe.c
src/gallium/drivers/llvmpipe/lp_surface.c
src/gallium/drivers/r300/r300_render.c
src/gallium/drivers/svga/svga_tgsi_vgpu10.c