TOpenCLProgramList::Add Method

TOpenCLProgram *Add();

Call this method to add a new program.

Remarks:

After the program object has been created use the TOpenCLProgram::LoadProgram to load the actual source code or precompiled binary.

Declared in Dew::Math::TOpenCLProgramList · Dew.Math/clMtxVec.h · Cross-compiler