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

clCreateSampler

Declaration

Source position: cl.pp line 787

function clCreateSampler(

  context: cl_context;

  is_norm_coords: cl_bool;

  addr_mode: cl_addressing_mode;

  filter_mode: cl_filter_mode;

  var errcode_ret: cl_int

):cl_sampler;


Documentation generated on: 2023-03-18