Variable VkPhysicalDeviceFeatures.sampleRateShading

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