Uses of Class
org.jocl.cl_sampler_properties
-
Uses of cl_sampler_properties in org.jocl
Methods in org.jocl with parameters of type cl_sampler_propertiesModifier and TypeMethodDescriptionstatic cl_sampler
CL.clCreateSamplerWithProperties
(cl_context context, cl_sampler_properties properties, int[] errcode_ret) Creates a sampler object.private static cl_sampler
CL.clCreateSamplerWithPropertiesNative
(cl_context context, cl_sampler_properties properties, int[] errcode_ret)