CLProgram.this

Undocumented in source.
  1. this(string source_path, CLContext context, const(char)[] compilation_options)
    class CLProgram
    @nogc nothrow
    this
    (
    string source_path = ""
    ,,
    const(char)[] compilation_options = "-I \"./\""
    )
  2. this(CTKernel ct_kernel, CLContext context, const(char)[] compilation_options)

Meta