Variable BufferDescriptor.offset

bytes offset from the beginning of the resource

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