Variable VkPhysicalDeviceFeatures.shaderStorageImageWriteWithoutFormat

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