gl_marshal.py: simplify print_sync_call and rename to print_call
authorMarek Olšák <marek.olsak@amd.com>
Thu, 11 Aug 2022 15:59:26 +0000 (11:59 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 19 Oct 2022 04:23:05 +0000 (04:23 +0000)
commitb09a88fb721559d64c054229f96f960f62d0753c
tree2bd0a64cb66cce705c11cd7c31f778c9e60c4402
parent05dddaeb80230acf8a4036147b40394f9deac84a
gl_marshal.py: simplify print_sync_call and rename to print_call

no spaces around = is a python convention for implicit arguments only

Acked-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18199>
src/mapi/glapi/gen/gl_marshal.py