Variable VkFormatProperties.bufferFeatures

struct VkFormatProperties
{
  // ...
  uint bufferFeatures ;
  // ...
}