Fix debug callback function prototypes
authorRicardo Garcia <rgarcia@igalia.com>
Thu, 12 Jan 2023 12:37:06 +0000 (13:37 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 24 Feb 2023 14:49:56 +0000 (14:49 +0000)
commitf1c95ba83a611d339e42c345c44687e533989430
tree43351a3f37ba5c528cad5e0ee88b0dc5912947a2
parent648e228b71100bfea090c413c5eafb92cdefa058
Fix debug callback function prototypes

Some recent changes to the GLDEBUGPROC declaration in glwTypes.inl broke
the build in some systems.

No test results should be affected by these changes.

Components: Framework, OpenGL, AOSP
VK-GL-CTS issue: 4216

Change-Id: I937c47015e914876464de8915bc45981e2ff5309
external/fetch_kc_cts.py
external/openglcts/modules/common/glcKHRDebugTests.cpp
external/openglcts/modules/common/glcKHRDebugTests.hpp
framework/opengl/wrapper/glwTypes.inl
modules/gles31/functional/es31fDebugTests.cpp