Skip to main content

Crate blit_compositor

Crate blit_compositor 

Source

Modules§

drm_fourcc

Structs§

CompositorHandle
ExternalOutputBuffer
ExternalOutputPlane
A DMA-BUF fd exported from a VA-API surface for use as a GPU renderer output target. The compositor renders into the EGL FBO backed by this fd; the encoder references the VA-API surface by ID. Per-plane offset + pitch for multi-plane DMA-BUF import (e.g. AMD DCC).

Enums§

CompositorCommand
CompositorEvent
CursorImage
PixelData
Pixel data in its native format, avoiding unnecessary colorspace conversions.

Functions§

spawn_compositor