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