Variable BufferDescriptor.size

amount of bytes to use from the resource

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