Regenerated bindings using the latest generator updates.

This commit is contained in:
the_fiddler 2009-08-15 17:37:56 +00:00
parent aa500ce806
commit 310b36ac65
4 changed files with 13127 additions and 13129 deletions

View file

@ -34,7 +34,7 @@ namespace OpenTK.Compute.CL10
#pragma warning disable 1572
#pragma warning disable 1573
static partial class CL
partial class CL
{
[System.CLSCompliant(false)]
@ -7606,7 +7606,6 @@ namespace OpenTK.Compute.CL10
/// <summary>
/// Block until all GL execution is complete
/// </summary>
[AutoGenerated(Category = "1.0", Version = "1.0", EntryPoint = "clFinish")]
public static
int Finish(IntPtr command_queue)
@ -7618,7 +7617,6 @@ namespace OpenTK.Compute.CL10
/// <summary>
/// Force execution of GL commands in finite time
/// </summary>
[AutoGenerated(Category = "1.0", Version = "1.0", EntryPoint = "clFlush")]
public static
int Flush(IntPtr command_queue)