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

Provides method to load Open CL programs either from resource, source or files.

clMtxVec_TOpenCLProgram
Pascal
TOpenCLProgram = class;

The object also caches compiled binaries for faster load times. It makes sense to use at least two programs when developing applications. One can contain already tested (larger) code and the second one is shorter and rebuilt on every restart.

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