Uses of Record Class
club.doki7.opencl.datatype.CLMutableDispatchExecInfoKhr
Packages that use CLMutableDispatchExecInfoKhr
-
Uses of CLMutableDispatchExecInfoKhr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLMutableDispatchExecInfoKhrModifier and TypeMethodDescriptionstatic CLMutableDispatchExecInfoKhr@NotNull CLMutableDispatchExecInfoKhrCLMutableDispatchExecInfoKhr.Ptr.at(long index) static CLMutableDispatchExecInfoKhrCLMutableDispatchExecInfoKhr.clone(Arena arena, CLMutableDispatchExecInfoKhr src) @Nullable CLMutableDispatchExecInfoKhrCLMutableDispatchConfigKhr.execInfoList()CLMutableDispatchExecInfoKhr.paramName(int value) CLMutableDispatchExecInfoKhr.paramValue(@Nullable club.doki7.ffm.IPointer pointer) CLMutableDispatchExecInfoKhr.paramValue(@NotNull MemorySegment value) CLMutableDispatchExecInfoKhr.paramValueSize(long value) CLMutableDispatchExecInfoKhr.Ptr.toArray()Methods in club.doki7.opencl.datatype that return types with arguments of type CLMutableDispatchExecInfoKhrModifier and TypeMethodDescription@NotNull Iterator<CLMutableDispatchExecInfoKhr> CLMutableDispatchExecInfoKhr.Ptr.iterator()Methods in club.doki7.opencl.datatype with parameters of type CLMutableDispatchExecInfoKhrModifier and TypeMethodDescriptionstatic CLMutableDispatchExecInfoKhrCLMutableDispatchExecInfoKhr.clone(Arena arena, CLMutableDispatchExecInfoKhr src) voidCLMutableDispatchExecInfoKhr.Ptr.write(long index, @NotNull CLMutableDispatchExecInfoKhr value) Method parameters in club.doki7.opencl.datatype with type arguments of type CLMutableDispatchExecInfoKhrModifier and TypeMethodDescriptionCLMutableDispatchExecInfoKhr.Ptr.at(long index, @NotNull Consumer<@NotNull CLMutableDispatchExecInfoKhr> consumer)