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