mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 18:35:32 +00:00
6d6ad9646a
* 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 |