Variable VkPhysicalDeviceFeatures.shaderResourceMinLod

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