Variable VkSubresourceLayout.arrayPitch

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