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

clGetProgramInfo

Declaration

Source position: cl.pp line 859

function clGetProgramInfo(

  _program: cl_program;

  param_name: cl_program_info;

  value_size: csize_t;

  value: Pointer;

  var size_ret: csize_t

):cl_int;


Documentation generated on: 2023-03-18