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

Returns the first found GPU device starting at first platform.

Syntax
C#
Visual Basic
public TOpenCLDevice GetFirstGPUDevice();

If there is no GPU device found, the function returns nil.

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