Variable FormatProperties.buffer

struct FormatProperties
{
  // ...
  FormatFeatures buffer ;
  // ...
}