Variable VkVertexInputAttributeDescription.binding

struct VkVertexInputAttributeDescription
{
  // ...
  uint binding ;
  // ...
}