Variable VkPhysicalDeviceFeatures.sparseResidencyImage3D

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