Module webrender::render_api

source ·
Expand description

Structs

Enums

  • Creates a font resource.
  • Message sent by the RenderApi to the render backend thread.
  • Update of the state of built-in debugging facilities.
  • Frame messages affect frame generation (applied after building the scene).
  • Whether to generate a frame, and if so, an id that allows tracking this transaction through the various frame stages.
  • Update of a persistent resource in WebRender.
  • Frame messages affect building the scene.

Functions