Shortcuts

Function ripple::gpu::destroy_event

Function Documentation

auto ripple::gpu::destroy_event(GpuEvent event) noexcept -> void

Creates an event on the gpu and starts recording in it.

Parameters
  • event: A reference to the event to create.

  • stream: The stream to create the event in.

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