Module webrender::render_backend

source ยท
Expand description

The high-level module responsible for managing the pipeline and preparing commands to be issued by the Renderer.

See the comment at the top of the renderer module for a description of how these two pieces interact.

Macrosยง

Structsยง

Enumsยง

Staticsยง

  • NEXT_NAMESPACE_ID ๐Ÿ”’
    The unique id for WR resource identification. The namespace_id should start from 1.