mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 18:45:34 +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. |
||
---|---|---|
.. | ||
CL10 | ||
CLHelper.cs | ||
CommandQueue.cs | ||
ComputeContext.cs | ||
Configuration.cs | ||
Device.cs | ||
Enums.cs | ||
Event.cs | ||
Kernel.cs | ||
Memory.cs | ||
Platform.cs | ||
Profiler.cs | ||
Program.cs | ||
Sampler.cs | ||
Structs.cs |