Variable VkQueryPoolCreateInfo.sType

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