Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_7
Packages that use CLFunctionTypes.Ipfn_notify_7
-
Uses of CLFunctionTypes.Ipfn_notify_7 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_7Modifier and TypeMethodDescription@Nullable CLProgram
CL.linkProgram
(@Nullable CLContext context, int num_devices, CLDeviceId.Ptr device_list, @Nullable BytePtr options, int num_input_programs, CLProgram.Ptr input_programs, CLFunctionTypes.Ipfn_notify_7 pfn_notify, @NotNull MemorySegment user_data, @Nullable IntPtr errcode_ret) @Nullable CLProgram
CL.linkProgram
(Arena arena, @Nullable CLContext context, int num_devices, CLDeviceId.Ptr device_list, @Nullable BytePtr options, int num_input_programs, CLProgram.Ptr input_programs, CLFunctionTypes.Ipfn_notify_7 pfn_notify, @NotNull MemorySegment user_data, @Nullable IntPtr errcode_ret) static MethodHandle
CLFunctionTypes.Ipfn_notify_7.of
(@NotNull CLFunctionTypes.Ipfn_notify_7 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_7.ofNative
(@NotNull CLFunctionTypes.Ipfn_notify_7 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_7.ofNative
(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_7 lambda)