Shortcuts

Function ripple::gpu::record_event

Function Documentation

auto ripple::gpu::record_event(GpuEvent event, GpuStream stream) noexcept -> void

Starts recording the event.

Parameters
  • event: The event to record into.

  • stream: The stream to record on.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples