SRM
v0.10.0-1
Simple Rendering Manager
|
Structure representing a buffer format with a format code and modifier. More...
#include <SRMFormat.h>
Data Fields | |
UInt32 | format |
UInt64 | modifier |
Structure representing a buffer format with a format code and modifier.
UInt32 SRMFormat::format |
The DRM format code.
UInt64 SRMFormat::modifier |
The DRM modifier associated with the format.