Variable VkImageCreateInfo.flags

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