JOCL v2.6.0-rc-20250722
JOCL, OpenCL® API Binding for Java™ (public API).
com.jogamp.opencl.util.CLMultiContext Member List

This is the complete list of members for com.jogamp.opencl.util.CLMultiContext, including all inherited members.

create(final CLPlatform... platforms)com.jogamp.opencl.util.CLMultiContextstatic
create(final CLPlatform[] platforms, final CLDevice.Type... types)com.jogamp.opencl.util.CLMultiContextstatic
create(final CLPlatform[] platforms, final Filter< CLDevice >... filters)com.jogamp.opencl.util.CLMultiContextstatic
create(final Collection< CLDevice > devices)com.jogamp.opencl.util.CLMultiContextstatic
getContexts()com.jogamp.opencl.util.CLMultiContext
getDevices()com.jogamp.opencl.util.CLMultiContext
isReleased()com.jogamp.opencl.util.CLMultiContext
release()com.jogamp.opencl.util.CLMultiContext
toString()com.jogamp.opencl.util.CLMultiContext
wrap(final CLContext... contexts)com.jogamp.opencl.util.CLMultiContextstatic