Variable VkFormatProperties.linearTilingFeatures

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