Loading...
Searching...
No Matches
score::gfx::drm::FramebufferDesc Struct Reference

A framebuffer the kernel can scan out, built from one or more DMA-BUFs. More...

Detailed Description

A framebuffer the kernel can scan out, built from one or more DMA-BUFs.

Public Attributes

std::uint32_t width {}
 
std::uint32_t height {}
 
std::uint32_t fourcc {}
 
std::uint64_t modifier {}
 
int fd [4] {-1, -1, -1, -1}
 
std::uint32_t stride [4] {}
 
std::uint32_t offset [4] {}
 
std::uint32_t planeCount {1}
 

The documentation for this struct was generated from the following file: