Variable VkPhysicalDeviceFeatures.fragmentStoresAndAtomics

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