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

clCreateProgramWithSource

Declaration

Source position: cl.pp line 812

function clCreateProgramWithSource(

  context: cl_context;

  count: cl_uint;

  strings: PPChar;

  lengths: Pcsize_t;

  var errcode_ret: cl_int

):cl_program;


Documentation generated on: 2023-03-18