Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_4
Packages that use CLFunctionTypes.Ipfn_notify_4
-
Uses of CLFunctionTypes.Ipfn_notify_4 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_4Modifier and TypeMethodDescriptionstatic MethodHandleCLFunctionTypes.Ipfn_notify_4.of(@NotNull CLFunctionTypes.Ipfn_notify_4 lambda) static MemorySegmentCLFunctionTypes.Ipfn_notify_4.ofNative(@NotNull CLFunctionTypes.Ipfn_notify_4 lambda) static MemorySegmentCLFunctionTypes.Ipfn_notify_4.ofNative(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_4 lambda) intCL.setMemObjectDestructorAPPLE(@Nullable CLMem memobj, CLFunctionTypes.Ipfn_notify_4 pfn_notify, @NotNull MemorySegment user_data) intCL.setMemObjectDestructorAPPLE(Arena arena, @Nullable CLMem memobj, CLFunctionTypes.Ipfn_notify_4 pfn_notify, @NotNull MemorySegment user_data)