Uses of Class
org.jocl.cl_queue_properties
-
Uses of cl_queue_properties in org.jocl
Methods in org.jocl with parameters of type cl_queue_propertiesModifier and TypeMethodDescriptionstatic cl_command_queueCL.clCreateCommandQueueWithProperties(cl_context context, cl_device_id device, cl_queue_properties properties, int[] errcode_ret) Create a host or device command-queue on a specific device.private static cl_command_queueCL.clCreateCommandQueueWithPropertiesNative(cl_context context, cl_device_id device, cl_queue_properties properties, int[] errcode_ret)