Variable VkSemaphoreCreateInfo.sType

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