Variable VkDrawIndexedIndirectCommand.firstIndex

struct VkDrawIndexedIndirectCommand
{
  // ...
  uint firstIndex ;
  // ...
}