Skip to main content

Module renderer

Module renderer 

Source

Structs§

FrameRequest
Everything needed to present one transition frame to a surface.
Renderer
Uniforms

Enums§

FrameStatus
Whether a frame was actually presented to the surface. A TimedOut frame means the compositor is not requesting frames right now (e.g. the monitor is off), and callers should stop rendering instead of spinning.