Unit 'cl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#opencl]

clCreateProgramWithSource

Declaration

Source position: cl.pp line 821

function clCreateProgramWithSource(

  context: cl_context;

  count: cl_uint;

  strings: PPAnsiChar;

  lengths: Pcsize_t;

  errcode_ret: Pcl_int

):cl_program;


Documentation generated on: 2026-07-03