oclcv ~master (2025-11-11T23:43:45.2867646)
Dub
Repo
CLProgram.this
oclcv
clcore
CLProgram
Undocumented in source.
this
(string source_path, CLContext context, const(char)[] compilation_options)
this
(CTKernel ct_kernel, CLContext context, const(char)[] compilation_options)
class
CLProgram
@
nogc
nothrow
this
(
CTKernel
ct_kernel
,
CLContext
context
= null
,
const
(
char
)[]
compilation_options
= "-I \"./\""
)
Meta
Source
See Implementation
oclcv
clcore
CLProgram
constructors
this
destructors
~this
functions
createKernels
createProgram
getKernel
setCLContext