Variable VkPhysicalDeviceFeatures.shaderStorageImageReadWithoutFormat

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