Variable VkPhysicalDeviceFeatures.textureCompressionBC

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