Uses of Record Class
club.doki7.opencl.datatype.CLMemAndroidNativeBufferHostPtr
Packages that use CLMemAndroidNativeBufferHostPtr
-
Uses of CLMemAndroidNativeBufferHostPtr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLMemAndroidNativeBufferHostPtrModifier and TypeMethodDescriptionCLMemAndroidNativeBufferHostPtr.anbPtr(@Nullable club.doki7.ffm.IPointer pointer) CLMemAndroidNativeBufferHostPtr.anbPtr(@NotNull MemorySegment value) @NotNull CLMemAndroidNativeBufferHostPtrCLMemAndroidNativeBufferHostPtr.Ptr.at(long index) CLMemAndroidNativeBufferHostPtr.clone(Arena arena, CLMemAndroidNativeBufferHostPtr src) CLMemAndroidNativeBufferHostPtr.extHostPtr(@NotNull CLMemExtHostPtr value) CLMemAndroidNativeBufferHostPtr.extHostPtr(Consumer<@NotNull CLMemExtHostPtr> consumer) CLMemAndroidNativeBufferHostPtr.Ptr.toArray()Methods in club.doki7.opencl.datatype that return types with arguments of type CLMemAndroidNativeBufferHostPtrModifier and TypeMethodDescription@NotNull Iterator<CLMemAndroidNativeBufferHostPtr> CLMemAndroidNativeBufferHostPtr.Ptr.iterator()Methods in club.doki7.opencl.datatype with parameters of type CLMemAndroidNativeBufferHostPtrModifier and TypeMethodDescriptionCLMemAndroidNativeBufferHostPtr.clone(Arena arena, CLMemAndroidNativeBufferHostPtr src) voidCLMemAndroidNativeBufferHostPtr.Ptr.write(long index, @NotNull CLMemAndroidNativeBufferHostPtr value) Method parameters in club.doki7.opencl.datatype with type arguments of type CLMemAndroidNativeBufferHostPtrModifier and TypeMethodDescriptionCLMemAndroidNativeBufferHostPtr.Ptr.at(long index, @NotNull Consumer<@NotNull CLMemAndroidNativeBufferHostPtr> consumer)