glthread: use int instead of size_t where it's OK
authorMarek Olšák <marek.olsak@amd.com>
Wed, 19 Feb 2020 21:00:53 +0000 (16:00 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 6 Mar 2020 01:06:14 +0000 (01:06 +0000)
commit9dbf5ec9f7844dda9d2473a3168e3f8b0009a66d
tree71c2c7a9d9a3bcaf6c2820d86f678f49b9e1103c
parent313e98fb8111c21fc89d2422d50dc12daec4efc6
glthread: use int instead of size_t where it's OK

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3948>
src/mapi/glapi/gen/gl_marshal.py
src/mesa/main/glthread.h
src/mesa/main/marshal.h