Variable VkVertexInputBindingDescription.inputRate

struct VkVertexInputBindingDescription
{
  // ...
  VkVertexInputRate inputRate ;
  // ...
}