You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Properties > TOpenCLDevice.MaxParameterSize Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.MaxParameterSize Property

Returns maximum size of the parameter in bytes.

Syntax
C#
Visual Basic
public int MaxParameterSize;

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

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!