Variable VkPhysicalDeviceFeatures.drawIndirectFirstInstance

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