Skip to main content

Module renderer

Module renderer 

Source

Structs§

FrameRequest
Everything needed to present one transition frame to a surface.
PerOutputUniforms
Per-output uniform buffer and bind group. Each output gets its own so concurrent renders never race on shared GPU state.
Renderer
Uniforms
VideoTexture

Enums§

FrameStatus
Whether a frame was presented or the surface needs recovery.