Variable VkPhysicalDeviceFeatures.sparseResidencyImage2D

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