Added new OpenGL 4.1 types.

This commit is contained in:
the_fiddler 2010-11-19 09:09:45 +00:00
parent 228e321502
commit 069207c508

View file

@ -63,6 +63,9 @@ VoidPointer, void*
float, float
int, int
#void, *
GLDEBUGPROCARB, DebugProcArb
GLDEBUGPROCAMD , DebugProcAmd
GLvdpauSurfaceNV, IntPtr
# Glu types.
Float64 double
@ -99,6 +102,8 @@ GLeglImageOES, IntPtr
# OpenCL types.
_cl_context, IntPtr
_cl_event, IntPtr
cl_command_queue, IntPtr
cl_context, IntPtr
cl_device_id, IntPtr