Uses of Record Class
club.doki7.opencl.datatype.CLMemIonHostPtr
Packages that use CLMemIonHostPtr
-
Uses of CLMemIonHostPtr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLMemIonHostPtrModifier and TypeMethodDescriptionstatic CLMemIonHostPtr@NotNull CLMemIonHostPtrCLMemIonHostPtr.Ptr.at(long index) static CLMemIonHostPtrCLMemIonHostPtr.clone(Arena arena, CLMemIonHostPtr src) CLMemIonHostPtr.extHostPtr(@NotNull CLMemExtHostPtr value) CLMemIonHostPtr.extHostPtr(Consumer<@NotNull CLMemExtHostPtr> consumer) CLMemIonHostPtr.ionFiledesc(int value) CLMemIonHostPtr.ionHostptr(@Nullable club.doki7.ffm.IPointer pointer) CLMemIonHostPtr.ionHostptr(@NotNull MemorySegment value) CLMemIonHostPtr.Ptr.toArray()Methods in club.doki7.opencl.datatype that return types with arguments of type CLMemIonHostPtrModifier and TypeMethodDescription@NotNull Iterator<CLMemIonHostPtr> CLMemIonHostPtr.Ptr.iterator()Methods in club.doki7.opencl.datatype with parameters of type CLMemIonHostPtrModifier and TypeMethodDescriptionstatic CLMemIonHostPtrCLMemIonHostPtr.clone(Arena arena, CLMemIonHostPtr src) voidCLMemIonHostPtr.Ptr.write(long index, @NotNull CLMemIonHostPtr value) Method parameters in club.doki7.opencl.datatype with type arguments of type CLMemIonHostPtrModifier and TypeMethodDescriptionCLMemIonHostPtr.Ptr.at(long index, @NotNull Consumer<@NotNull CLMemIonHostPtr> consumer)