Instancing

The source for this sample can be found in the Khronos Vulkan samples github repository.

Uses the instancing feature for rendering many instances of the same mesh from a single vertex buffer with variable parameters and textures.