Structs§
- Flags to enable/disable various builtin debugging tools.
Constants§
- Use this hint for all vertex data re-initialization. This allows the driver to better re-use RBOs internally.
Statics§
- Is only false if no WR instances have ever been created.
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§
- Initializes WebRender and creates a
Renderer
andRenderApiSender
. - Returns true if a WR instance has ever been initialized in this process.