Variable VkDrawIndirectCommand.instanceCount

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