Uses of Record Class
club.doki7.opencl.handle.CLAcceleratorIntel.Ptr
Packages that use CLAcceleratorIntel.Ptr
-
Uses of CLAcceleratorIntel.Ptr in club.doki7.opencl.handle
Methods in club.doki7.opencl.handle that return CLAcceleratorIntel.PtrModifier and TypeMethodDescriptionstatic CLAcceleratorIntel.Ptrstatic CLAcceleratorIntel.Ptrstatic CLAcceleratorIntel.PtrCLAcceleratorIntel.Ptr.allocate(Arena arena, @Nullable CLAcceleratorIntel @NotNull [] values) static CLAcceleratorIntel.PtrCLAcceleratorIntel.Ptr.allocate(Arena arena, @NotNull Collection<@Nullable CLAcceleratorIntel> values) static CLAcceleratorIntel.PtrCLAcceleratorIntel.Ptr.allocateV(Arena arena, @Nullable CLAcceleratorIntel value0, @Nullable CLAcceleratorIntel... values) CLAcceleratorIntel.Ptr.offset(long offset) CLAcceleratorIntel.Ptr.reinterpret(long newSize) CLAcceleratorIntel.Ptr.slice(long end) CLAcceleratorIntel.Ptr.slice(long start, long end)