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

The Cache object holds a list of TOpenCLVector and TOpenCLMatrix objects.

Pascal
property Cache: TOpenCLCache;

The list of objects is used to prevent frequent memory allocation/deallocation and to increase memory reuse.

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