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