#include <DRMUtils.h>
|
drmModePlanePtr | plane = nullptr |
|
uint32_t | format = DRM_FORMAT_XRGB8888 |
|
std::map< uint32_t, std::vector< uint64_t > > | modifiers_map |
|
uint32_t | id = 0 |
|
uint32_t | type = 0 |
|
drmModeObjectPropertiesPtr | props = nullptr |
|
drmModePropertyRes ** | props_info = nullptr |
|
§ format
uint32_t plane::format = DRM_FORMAT_XRGB8888 |
§ modifiers_map
std::map<uint32_t, std::vector<uint64_t> > plane::modifiers_map |
§ plane
drmModePlanePtr plane::plane = nullptr |
The documentation for this struct was generated from the following file: