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_samplerCL.clCreateSamplerWithProperties(cl_context context, cl_sampler_properties properties, int[] errcode_ret) Creates a sampler object.private static cl_samplerCL.clCreateSamplerWithPropertiesNative(cl_context context, cl_sampler_properties properties, int[] errcode_ret)