Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_2
Packages that use CLFunctionTypes.Ipfn_notify_2
-
Uses of CLFunctionTypes.Ipfn_notify_2 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_2Modifier and TypeMethodDescriptionstatic MethodHandle
CLFunctionTypes.Ipfn_notify_2.of
(@NotNull CLFunctionTypes.Ipfn_notify_2 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_2.ofNative
(@NotNull CLFunctionTypes.Ipfn_notify_2 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_2.ofNative
(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_2 lambda) int
CL.setContextDestructorCallback
(@Nullable CLContext context, CLFunctionTypes.Ipfn_notify_2 pfn_notify, @NotNull MemorySegment user_data) int
CL.setContextDestructorCallback
(Arena arena, @Nullable CLContext context, CLFunctionTypes.Ipfn_notify_2 pfn_notify, @NotNull MemorySegment user_data)