Variable VkFormatProperties.optimalTilingFeatures

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