You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLKernel Class > TOpenCLKernel Methods > TOpenCLKernel.SetArgBuffer Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLKernel.SetArgBuffer Method

Sets the Kernel (Open CL function) parameter at argIndex to Value.

Syntax
C#
Visual Basic
public void SetArgBuffer(int argIndex, IntPtr Value);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!