Variable VkImageCreateInfo.format

struct VkImageCreateInfo
{
  // ...
  VkFormat format ;
  // ...
}