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