Variable VkVertexInputBindingDescription.stride

struct VkVertexInputBindingDescription
{
  // ...
  uint stride ;
  // ...
}