![]() |
Louvre v2.18.1-1
C++ library for Wayland compositors
|
Structure representing a DMA format and modifier. More...
#include <LTexture.h>
Public Attributes | |
| UInt32 | format |
| The DRM format of the DMA plane. | |
| UInt64 | modifier |
| The DRM modifier value specifying the memory layout. | |
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.