Variable VkDrawIndirectCommand.firstInstance

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