Uses of Record Class
club.doki7.opencl.datatype.CLMutableDispatchConfigKhr.Ptr
Packages that use CLMutableDispatchConfigKhr.Ptr
-
Uses of CLMutableDispatchConfigKhr.Ptr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLMutableDispatchConfigKhr.PtrModifier and TypeMethodDescriptionCLMutableDispatchConfigKhr.Ptr.at(long index, @NotNull Consumer<@NotNull CLMutableDispatchConfigKhr> consumer) @NotNull CLMutableDispatchConfigKhr.PtrCLMutableDispatchConfigKhr.Ptr.offset(long offset) @NotNull CLMutableDispatchConfigKhr.PtrCLMutableDispatchConfigKhr.Ptr.reinterpret(long newSize) CLMutableDispatchConfigKhr.Ptr.slice(long end) @NotNull CLMutableDispatchConfigKhr.PtrCLMutableDispatchConfigKhr.Ptr.slice(long start, long end)