Variable VkPhysicalDeviceLimits.nonCoherentAtomSize

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