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.
Constantsยง
Staticsยง
- BIPLANAR_YUV420 ๐
- PACKED_1BPP ๐
- PACKED_2BPP ๐
- PACKED_3BPP ๐
- PACKED_4BPP ๐
- PACKED_8BPP ๐
- TRIPLANAR_YUV420 ๐
Functionsยง
- stride_from_layout ๐