Uses of Interface
club.doki7.opencl.CLFunctionTypes.Ipfn_notify_8
Packages that use CLFunctionTypes.Ipfn_notify_8
-
Uses of CLFunctionTypes.Ipfn_notify_8 in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLFunctionTypes.Ipfn_notify_8Modifier and TypeMethodDescriptionstatic MethodHandle
CLFunctionTypes.Ipfn_notify_8.of
(@NotNull CLFunctionTypes.Ipfn_notify_8 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_8.ofNative
(@NotNull CLFunctionTypes.Ipfn_notify_8 lambda) static MemorySegment
CLFunctionTypes.Ipfn_notify_8.ofNative
(@NotNull Arena arena, @NotNull CLFunctionTypes.Ipfn_notify_8 lambda) int
CL.setProgramReleaseCallback
(@Nullable CLProgram program, CLFunctionTypes.Ipfn_notify_8 pfn_notify, @NotNull MemorySegment user_data) int
CL.setProgramReleaseCallback
(Arena arena, @Nullable CLProgram program, CLFunctionTypes.Ipfn_notify_8 pfn_notify, @NotNull MemorySegment user_data)