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

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

asBuildConfiguration()com.jogamp.opencl.util.CLProgramConfiguration
build()com.jogamp.opencl.util.CLProgramConfiguration
build(CLBuildListener listener)com.jogamp.opencl.util.CLProgramConfiguration
com::jogamp::opencl::util::CLBuildConfiguration.build(CLProgram program)com.jogamp.opencl.util.CLBuildConfiguration
com::jogamp::opencl::util::CLBuildConfiguration.build(CLProgram program, CLBuildListener listener)com.jogamp.opencl.util.CLBuildConfiguration
clone()com.jogamp.opencl.util.CLProgramConfiguration
forDevice(CLDevice device)com.jogamp.opencl.util.CLProgramConfiguration
forDevices(CLDevice... devices)com.jogamp.opencl.util.CLProgramConfiguration
getProgram()com.jogamp.opencl.util.CLProgramConfiguration
reset()com.jogamp.opencl.util.CLProgramConfiguration
resetDefines()com.jogamp.opencl.util.CLProgramConfiguration
resetDevices()com.jogamp.opencl.util.CLProgramConfiguration
resetOptions()com.jogamp.opencl.util.CLProgramConfiguration
save(ObjectOutputStream oos)com.jogamp.opencl.util.CLBuildConfiguration
setProgram(CLProgram program)com.jogamp.opencl.util.CLBuildConfiguration
withDefine(String name)com.jogamp.opencl.util.CLProgramConfiguration
withDefine(String name, Object value)com.jogamp.opencl.util.CLProgramConfiguration
withDefines(String... names)com.jogamp.opencl.util.CLProgramConfiguration
withDefines(Map< String, ? extends Object > defines)com.jogamp.opencl.util.CLProgramConfiguration
withOption(String option)com.jogamp.opencl.util.CLProgramConfiguration
withOptions(String... options)com.jogamp.opencl.util.CLProgramConfiguration