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