Variable VkSubresourceLayout.depthPitch

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