You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLCommandQueue Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLCommandQueue Class

Every Open CL function that we want to compute needs to be submitted to the command queue.

Dew_Math_TOpenCLCommandQueue
Syntax
C#
Visual Basic
public class TOpenCLCommandQueue : IDisposable;

clMtxVec.cs

Device can have multiple command queues if supported.

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