mapi/glapi: Fix glDebugMessageCallbackARB arg type to GLDEBUGPROCARB
Necessary to prevent type mismatches on MinGW. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
committed by
Dave Airlie
parent
10d3b6500b
commit
5ea18503e7
@@ -1106,6 +1106,8 @@
|
||||
|
||||
<type name="void" size="1"/>
|
||||
|
||||
<type name="DEBUGPROCARB" size="4" pointer="true"/>
|
||||
|
||||
<function name="NewList" offset="0">
|
||||
<param name="list" type="GLuint"/>
|
||||
<param name="mode" type="GLenum"/>
|
||||
|
||||
Reference in New Issue
Block a user