Variable VkPhysicalDeviceSparseImageFormatInfo2.pNext

struct VkPhysicalDeviceSparseImageFormatInfo2
{
  // ...
  const(void)* pNext ;
  // ...
}