Louvre
v2.12.0-1
C++ library for Wayland compositors
|
Structure representing a DMA format and modifier. More...
Public Attributes | |
UInt32 | format |
The DRM format of the DMA plane. More... | |
UInt64 | modifier |
The DRM modifier value specifying the memory layout. More... | |
Structure representing a DMA format and modifier.
The LDMAFormat struct contains information about a DMA format and modifier.
It is used to describe the format and memory layout of DMA planes used for texture generation.
UInt32 format |
The DRM format of the DMA plane.
UInt64 modifier |
The DRM modifier value specifying the memory layout.