TOpenCLProgramList.Add Method

function Add: TOpenCLProgram;

Call this method to add a new program.

Returns: TOpenCLProgram

Remarks:

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