Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_9
Packages that use CLFunctionTypes.Ipfn_notify_9
-
Uses of CLFunctionTypes.Ipfn_notify_9 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_9Modifier and TypeMethodDescriptionstatic MethodHandleCLFunctionTypes.Ipfn_notify_9.of(@NotNull CLFunctionTypes.Ipfn_notify_9 lambda) static MemorySegmentCLFunctionTypes.Ipfn_notify_9.ofNative(@NotNull CLFunctionTypes.Ipfn_notify_9 lambda) static MemorySegmentCLFunctionTypes.Ipfn_notify_9.ofNative(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_9 lambda) intCL.setEventCallback(@Nullable CLEvent event, int command_exec_callback_type, CLFunctionTypes.Ipfn_notify_9 pfn_notify, @NotNull MemorySegment user_data) intCL.setEventCallback(Arena arena, @Nullable CLEvent event, int command_exec_callback_type, CLFunctionTypes.Ipfn_notify_9 pfn_notify, @NotNull MemorySegment user_data)