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

clCreateKernelsInProgram

Declaration

Source position: cl.pp line 895

function clCreateKernelsInProgram(

  _program: cl_program;

  num_kernels: cl_uint;

  kernels: Pcl_kernel;

  num_ret: Pcl_uint

):cl_int;


Documentation generated on: 2026-07-03