glthread: handle complex pointer parameters and support GL functions with strings
authorMarek Olšák <marek.olsak@amd.com>
Thu, 20 Feb 2020 00:41:25 +0000 (19:41 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 6 Mar 2020 01:06:14 +0000 (01:06 +0000)
commit358d923c8b40e71738cb3a3fb0413260361bec9b
tree2db95c93a6ee99ca24e0aa3f31fd3b318b84954a
parentd00f36ac25b25402c4d81a0229a703a1b84fc40c
glthread: handle complex pointer parameters and support GL functions with strings

The python changes add a local variable that computes the parameter size
only once.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3948>
src/mapi/glapi/gen/ARB_blend_func_extended.xml
src/mapi/glapi/gen/ARB_gl_spirv.xml
src/mapi/glapi/gen/GL3x.xml
src/mapi/glapi/gen/gl_API.xml
src/mapi/glapi/gen/gl_marshal.py