Module rutabaga_gfx::rutabaga_gralloc::formats
source · Expand description
formats: Utility file for dealing with DRM and VK formats, and canonical size calculations.
Structs§
- A fourcc format identifier.
- Planar properties associated with each
DrmFormat
. Copied from helpers.c in minigbm.