Variable VkSparseImageFormatProperties2.pNext

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