C D E F G K M O P R S W

R

release(cl_command_queue...) - Static method in class org.jocl.utils.CommandQueues
Release each of the given command queues if it is not null.
release(Iterable<cl_command_queue>) - Static method in class org.jocl.utils.CommandQueues
Release each of the given command queues if it is not null.
release(cl_context...) - Static method in class org.jocl.utils.Contexts
Release each of the given contexts if it is not null.
release(Iterable<cl_context>) - Static method in class org.jocl.utils.Contexts
Release each of the given contexts if it is not null.
release(cl_event...) - Static method in class org.jocl.utils.Events
Release each of the given events if it is not null.
release(Iterable<cl_event>) - Static method in class org.jocl.utils.Events
Release each of the given events if it is not null.
release(cl_kernel...) - Static method in class org.jocl.utils.Kernels
Release each of the given kernels if it is not null.
release(Iterable<cl_kernel>) - Static method in class org.jocl.utils.Kernels
Release each of the given kernels if it is not null.
release(cl_mem...) - Static method in class org.jocl.utils.Mems
Release each of the given memory objects if it is not null.
release(Iterable<cl_mem>) - Static method in class org.jocl.utils.Mems
Release each of the given memory objects if it is not null.
release(cl_program...) - Static method in class org.jocl.utils.Programs
Release each of the given programs if it is not null.

C D E F G K M O P R S W