Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_1
Packages that use CLFunctionTypes.Ipfn_notify_1
-
Uses of CLFunctionTypes.Ipfn_notify_1 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_1Modifier and TypeMethodDescription@Nullable CLContextCL.createContextFromType(@Nullable PointerPtr properties, long device_type, CLFunctionTypes.Ipfn_notify_1 pfn_notify, @NotNull MemorySegment user_data, @Nullable IntPtr errcode_ret) @Nullable CLContextCL.createContextFromType(Arena arena, @Nullable PointerPtr properties, long device_type, CLFunctionTypes.Ipfn_notify_1 pfn_notify, @NotNull MemorySegment user_data, @Nullable IntPtr errcode_ret) static MethodHandleCLFunctionTypes.Ipfn_notify_1.of(@NotNull CLFunctionTypes.Ipfn_notify_1 lambda) static MemorySegmentCLFunctionTypes.Ipfn_notify_1.ofNative(@NotNull CLFunctionTypes.Ipfn_notify_1 lambda) static MemorySegmentCLFunctionTypes.Ipfn_notify_1.ofNative(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_1 lambda)