Variable VkFormatProperties2.sType

struct VkFormatProperties2
{
  // ...
  VkStructureType sType ;
  // ...
}