mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-06 10:44:58 +00:00
* Source/OpenTK/Compute/CL10/Core.cs: * Source/Bind/Specifications/csharp.tm: * Source/OpenTK/Compute/CL10/Delegates.cs: cl_context_properties should be mapped to IntPtr, not int. Modified CreateContext signature to return ErrorCode rather than plain int. * Source/OpenTK/Compute/CL10/CLHelper.cs: Added helper overloads that convert ContextProperties enums into IntPtr internally. |
||
|---|---|---|
| .. | ||
| CL.cs | ||
| CLHelper.cs | ||
| Core.cs | ||
| Delegates.cs | ||
| Enums.cs | ||
| ErrorHelper.cs | ||
| ImageFormat.cs | ||