Variable VkPhysicalDeviceLimits.bufferImageGranularity

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