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