glx: fix 630 times -Wlto-type-mismatch when building with LTO enabled
authorEric Engestrom <eric@engestrom.ch>
Sun, 2 Feb 2020 18:31:36 +0000 (18:31 +0000)
committerMarge Bot <eric+marge@anholt.net>
Sat, 4 Apr 2020 17:46:05 +0000 (17:46 +0000)
commit17d783b2ed4f8b18d8577c39897d6c81e1f88876
tree247fd817a95f93e5c7805ce2d9b2d5d99efc7056
parenta0a4df7e4f15ceb18fc0053b4fdd7d0cf567df4d
glx: fix 630 times -Wlto-type-mismatch when building with LTO enabled

The prototypes are simply copied from include/GL/gl*.h

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2597>
src/glx/tests/indirect_api.cpp