Module webrender::renderer::init

source ·

Structs

Constants

  • Use this hint for all vertex data re-initialization. This allows the driver to better re-use RBOs internally.

Statics

Traits

  • Allows callers to hook into the main render_backend loop and provide additional frame ops for generate_frame transactions. These functions are all called from the render backend thread.
  • Allows callers to hook in at certain points of the async scene build. These functions are all called from the scene builder thread.

Functions