SRM  v0.7.2-1
Simple Rendering Manager
SRMFormat Struct Reference

Structure representing a buffer format with a format code and modifier. More...

#include <SRMFormat.h>

Data Fields

UInt32 format
 
UInt64 modifier
 

Detailed Description

Structure representing a buffer format with a format code and modifier.

Field Documentation

◆ format

UInt32 SRMFormat::format

The DRM format code.

◆ modifier

UInt64 SRMFormat::modifier

The DRM modifier associated with the format.