Variable VkPhysicalDeviceFeatures.multiDrawIndirect

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