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
|
||||
int, int
|
||||
#void, *
|
||||
GLDEBUGPROC, DebugProc
|
||||
GLDEBUGPROCARB, DebugProcArb
|
||||
GLDEBUGPROCAMD , DebugProcAmd
|
||||
GLDEBUGPROCAMD, DebugProcAmd
|
||||
GLvdpauSurfaceNV, IntPtr
|
||||
|
||||
# Glu types.
|
||||
|
|
Loading…
Reference in a new issue