Variable VkPhysicalDeviceFeatures.variableMultisampleRate

struct VkPhysicalDeviceFeatures
{
  // ...
  uint variableMultisampleRate ;
  // ...
}