Variable VkPhysicalDeviceLimits.sparseAddressSpaceSize

struct VkPhysicalDeviceLimits
{
  // ...
  ulong sparseAddressSpaceSize ;
  // ...
}