Variable VkQueryPoolCreateInfo.queryType

struct VkQueryPoolCreateInfo
{
  // ...
  VkQueryType queryType ;
  // ...
}