From de01235802414657d8bd369fdaa568cc835c16ac Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Tue, 30 Jun 2009 08:08:21 +0000 Subject: [PATCH] Added GLenum -> All mapping. --- Source/Bind/Specifications/csharp.tm | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Bind/Specifications/csharp.tm b/Source/Bind/Specifications/csharp.tm index 500a2d7c..3708fc17 100644 --- a/Source/Bind/Specifications/csharp.tm +++ b/Source/Bind/Specifications/csharp.tm @@ -3,6 +3,7 @@ GLsizei, Int32 GLsizeiptr, IntPtr GLintptr, IntPtr # GLenum, Int32 +GLenum, All GLboolean, bool # Boolean # Int32 GLbitfield, UInt32 # GLvoid*, IntPtr