Variable VkVertexInputAttributeDescription.location

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