OpenCL.CreateContext – OpenCL Reference Manual
CreateContext
Description:
[
CCode
( cname =
"clCreateContext"
) ]
public
Context
CreateContext
(
ContextProperties
* properties,
uint
num_devices,
DeviceId
* devices,
ErrorNotify
? pfn_notify,
void
* user_data,
out
ErrorCode
errcode_ret)
Namespace:
OpenCL
Package:
OpenCL
2022 vala-language.org