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

Stores data and information associated with the Open CL computing device.

clMtxVec_TOpenCLDevice
Pascal
TOpenCLDevice = class;

The object holds all information describing the properties of the device, programs, command queues and cache (buffer objects). To use the device we first define the size of the Cache and load the Programs. Then we can access Kernels which can be enqueued to Command queues.

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