Variable VertexBinding.offset

struct VertexBinding
{
  // ...
  ulong offset ;
  // ...
}