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

clCreateProgramWithBinary

Declaration

Source position: cl.pp line 824

function clCreateProgramWithBinary(

  context: cl_context;

  num_devices: cl_uint;

  device_list: Pcl_device_id;

  lengths: Pcsize_t;

  binaries: PPByte;

  var binary_status: cl_int;

  var errcode_ret: cl_int

):cl_program;


Documentation generated on: 2023-03-18