Variable VkImageCreateInfo.usage

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