mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR one
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 19 Nov 2018 16:12:49 +0000 (16:12 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 24 Jan 2019 18:13:25 +0000 (18:13 +0000)
commit5fa6c3494965e3b01b513c69d16ac31a43e0324a
tree418e8bd218b73ec07c32b6d758475bb1615295a2
parentbabec55f7eb00486bc60b6edd9673599e6579c2c
mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR one

This way we can reuse the latter, which is already present in the
headers that we use. Thus we can drop the manual typedef we generate.

We might want to merge this back in GLVND.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
src/mapi/new/genCommon.py
src/mapi/new/gen_gldispatch_mapi.py