Variable VkBufferImageCopy.bufferOffset

struct VkBufferImageCopy
{
  // ...
  ulong bufferOffset ;
  // ...
}