Variable VkImageFormatProperties2.pNext

struct VkImageFormatProperties2
{
  // ...
  void* pNext ;
  // ...
}