glx: Fix incompatible function pointer types.
authorJose Fonseca <jfonseca@vmware.com>
Tue, 27 Aug 2019 10:48:30 +0000 (11:48 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 28 Aug 2019 14:52:07 +0000 (15:52 +0100)
commit70295563989cc3a9e82fa21253bfed576e130d9b
tree6dd645f474e22357ca39941d8867c5b88d0f5406
parent200859f45cf96b3fdc58667242ec79937072337d
glx: Fix incompatible function pointer types.

I don't know how Meson didn't hit this issue, when it too already uses
-Werror=incompatible-pointer-types

Fixes: 3dd299c3d5b88114894e ("glx: Sync <GL/glxext.h> with Khronos")
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/mesa/drivers/x11/glxapi.h