Variable VkDeviceCreateInfo.flags

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