Uses of Record Class
club.doki7.opencl.handle.CLGLsync
Packages that use CLGLsync
-
Uses of CLGLsync in club.doki7.opencl
Methods in club.doki7.opencl with parameters of type CLGLsyncModifier and TypeMethodDescription@Nullable CLEventCL.createEventFromGLsyncKHR(@Nullable CLContext context, @Nullable CLGLsync sync, @Nullable IntPtr errcode_ret) -
Uses of CLGLsync in club.doki7.opencl.handle
Classes in club.doki7.opencl.handle that implement interfaces with type arguments of type CLGLsyncModifier and TypeClassDescriptionstatic final recordRepresents a pointer to cl_GLsync handle(s) in native memory.Methods in club.doki7.opencl.handle that return CLGLsyncModifier and TypeMethodDescription@Nullable CLGLsyncCLGLsync.Ptr.read()@Nullable CLGLsyncCLGLsync.Ptr.read(long index) Methods in club.doki7.opencl.handle that return types with arguments of type CLGLsyncMethods in club.doki7.opencl.handle with parameters of type CLGLsyncMethod parameters in club.doki7.opencl.handle with type arguments of type CLGLsyncModifier and TypeMethodDescriptionstatic CLGLsync.PtrCLGLsync.Ptr.allocate(Arena arena, @NotNull Collection<@Nullable CLGLsync> values)