TOpenCLDevice.MaxParameterSize Property

property MaxParameterSize: Integer;

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.