TOpenCLDevice.MaxParameterSize Property

Int32 MaxParameterSize { get; set; }

Returns maximum size of the parameter in bytes.

Returns: Int32

Remarks:

Max size in bytes of the arguments that can be passed to a kernel. The minimum value is 256 bytes.