Function cl_sys::clCreateSampler
[−]
[src]
pub unsafe extern "system" fn clCreateSampler(
context: cl_context,
normalize_coords: cl_bool,
addressing_mode: cl_addressing_mode,
filter_mode: cl_filter_mode,
errcode_ret: *mut cl_int
) -> cl_sampler