Variable VkDrawIndirectCommand.firstVertex

struct VkDrawIndirectCommand
{
  // ...
  uint firstVertex ;
  // ...
}