Module bevy_render::renderer

source ·

Structs

Enums

Functions

  • Initializes the renderer by retrieving and preparing the GPU instance, device and queue for the specified backend.
  • Updates the RenderGraph with all of its nodes and then runs it to render the entire frame.