Variable VkSamplerYcbcrConversionCreateInfo.pNext

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