OpenCL.CreateContextFromType – OpenCL Reference Manual
CreateContextFromType
Description:
[
CCode
( cname =
"clCreateContextFromType"
) ]
public
Context
CreateContextFromType
(
ContextProperties
* properties,
DeviceType
device_type,
ErrorNotify
? pfn_notify,
void
* user_data,
out
ErrorCode
errcode_ret)
Namespace:
OpenCL
Package:
OpenCL
2022 vala-language.org