Added DebugProc delegate in accordance to GL 4.3 specs.
This commit is contained in:
parent
4dfcf39d26
commit
98504ce67a
1 changed files with 2 additions and 1 deletions
|
@ -63,8 +63,9 @@ VoidPointer, void*
|
||||||
float, float
|
float, float
|
||||||
int, int
|
int, int
|
||||||
#void, *
|
#void, *
|
||||||
|
GLDEBUGPROC, DebugProc
|
||||||
GLDEBUGPROCARB, DebugProcArb
|
GLDEBUGPROCARB, DebugProcArb
|
||||||
GLDEBUGPROCAMD , DebugProcAmd
|
GLDEBUGPROCAMD, DebugProcAmd
|
||||||
GLvdpauSurfaceNV, IntPtr
|
GLvdpauSurfaceNV, IntPtr
|
||||||
|
|
||||||
# Glu types.
|
# Glu types.
|
||||||
|
|
Loading…
Reference in a new issue