Variable VkSubmitInfo.sType

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