SDL_GPUVertexBufferDescription.instance_step_rate

The number of instances to draw using the same per-instance data before advancing in the instance buffer by one element. Ignored unless input_rate is SDL_GPU_VERTEXINPUTRATE_INSTANCE

struct SDL_GPUVertexBufferDescription
Uint32 instance_step_rate;

Meta