Variable VkSubresourceLayout.offset

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