Variable VkPhysicalDeviceFeatures.shaderResourceResidency

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