Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_0
Packages that use CLFunctionTypes.Ipfn_notify_0
-
Uses of CLFunctionTypes.Ipfn_notify_0 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_0Modifier and TypeMethodDescription@Nullable CLContext
CL.createContext
(@Nullable PointerPtr properties, int num_devices, CLDeviceId.Ptr devices, CLFunctionTypes.Ipfn_notify_0 pfn_notify, @NotNull MemorySegment user_data, @Nullable IntPtr errcode_ret) @Nullable CLContext
CL.createContext
(Arena arena, @Nullable PointerPtr properties, int num_devices, CLDeviceId.Ptr devices, CLFunctionTypes.Ipfn_notify_0 pfn_notify, @NotNull MemorySegment user_data, @Nullable IntPtr errcode_ret) static MethodHandle
CLFunctionTypes.Ipfn_notify_0.of
(@NotNull CLFunctionTypes.Ipfn_notify_0 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_0.ofNative
(@NotNull CLFunctionTypes.Ipfn_notify_0 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_0.ofNative
(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_0 lambda)