Variable VkBufferViewCreateInfo.format

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