Function RenderEncoder.drawIndexed

abstract void drawIndexed (
  uint[] indices,
  uint baseVertex,
  uint[] instances
);