Variable VkPhysicalDeviceFeatures.sparseBinding

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