Variable VkVertexInputAttributeDescription.format

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