Variable VkSemaphoreCreateInfo.flags

struct VkSemaphoreCreateInfo
{
  // ...
  uint flags ;
  // ...
}