Searched defs:cl_sampler (Results 1 – 9 of 9) sorted by relevance
928 impl CLInfo<cl_sampler_info> for cl_sampler { implementation956 ) -> CLResult<cl_sampler> { in create_sampler_impl()987 ) -> CLResult<cl_sampler> { in create_sampler()1001 ) -> CLResult<cl_sampler> { in create_sampler_with_properties()
426 let ptr: *const cl_sampler = arg_value.cast(); in set_kernel_arg() constant
67 SpvId cl_sampler; member
3711 SpvId cl_sampler, SpvId image_type, SpvId sampled_type) in get_texture_load()
37 typedef struct _cl_sampler * cl_sampler; typedef