From 069207c50840c0b0ac7704214cc0d763328394ad Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Fri, 19 Nov 2010 09:09:45 +0000 Subject: [PATCH] Added new OpenGL 4.1 types. --- Source/Bind/Specifications/csharp.tm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Source/Bind/Specifications/csharp.tm b/Source/Bind/Specifications/csharp.tm index 97fa316d..e3a2fcc1 100644 --- a/Source/Bind/Specifications/csharp.tm +++ b/Source/Bind/Specifications/csharp.tm @@ -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