Haha thank you @srzerbetto
I was just trying to replace instancing with common mesh due to performance issue.
In my case large number of geometry (quads) are placed in a single mesh with one single draw call, so instancing does not help (actually worse haha).