Variable VkPhysicalDeviceFeatures.textureCompressionETC2

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