Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_5
Packages that use CLFunctionTypes.Ipfn_notify_5
-
Uses of CLFunctionTypes.Ipfn_notify_5 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_5Modifier and TypeMethodDescriptionint
CL.buildProgram
(@Nullable CLProgram program, int num_devices, CLDeviceId.Ptr device_list, @Nullable BytePtr options, CLFunctionTypes.Ipfn_notify_5 pfn_notify, @NotNull MemorySegment user_data) int
CL.buildProgram
(Arena arena, @Nullable CLProgram program, int num_devices, CLDeviceId.Ptr device_list, @Nullable BytePtr options, CLFunctionTypes.Ipfn_notify_5 pfn_notify, @NotNull MemorySegment user_data) static MethodHandle
CLFunctionTypes.Ipfn_notify_5.of
(@NotNull CLFunctionTypes.Ipfn_notify_5 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_5.ofNative
(@NotNull CLFunctionTypes.Ipfn_notify_5 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_5.ofNative
(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_5 lambda)