Variable VertexInputBinding.stride

struct VertexInputBinding
{
  // ...
  ulong stride ;
  // ...
}