You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLDevice Class > public > TOpenCLDevice.DeviceProfile Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLDevice.DeviceProfile Property

OpenCL profile string.

Pascal
property DeviceProfile: string;

Returns the profile name supported by the device. The profile name returned can be one of the following strings:  

FULL_PROFILE – if the device supports the OpenCL specification (functionality defined as part of the core specification and does not require any extensions to be supported).  

EMBEDDED_PROFILE - if the device supports the OpenCL embedded profile.

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